Table of Contents

Constructor SvgLengthList

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SvgLengthList()

public SvgLengthList()

SvgLengthList(string)

public SvgLengthList(string listString)

Parameters

listString string

SvgLengthList(string, string, SvgElement, SvgLengthDirection)

public SvgLengthList(string propertyName, string listString, SvgElement ownerElement, SvgLengthDirection direction)

Parameters

propertyName string
listString string
ownerElement SvgElement
direction SvgLengthDirection