ContainsOpenFigures Property (SvgPathData)
In This Topic
Gets a value indicating whether the path contains open (not closed) figures.
Syntax
'Declaration
Public ReadOnly Property ContainsOpenFigures As System.Boolean
public System.bool ContainsOpenFigures {get;}
See Also