Click or drag to resize

SvgPathPathLength Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the length of the path.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("pathLength")]
public int PathLength { get; set; }

Property Value

Type: Int32
See Also