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
public System.bool ContainsOpenFigures {get;}
See Also