GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathBuilder Class / ContainsOpenFigures Property

In This Topic
ContainsOpenFigures Property (SvgPathBuilder)
In This Topic
Gets a value indicating whether the path contains not closed figures.
Syntax
'Declaration
 
Public ReadOnly Property ContainsOpenFigures As System.Boolean
 
See Also