DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgGeometryElement Class / PathLength Property

In This Topic
PathLength Property
In This Topic
Gets or sets the author's computation of the total length of the path.
Syntax
'Declaration
 
Public Property PathLength As System.Nullable(Of Single)
 
See Also