HasFillingArea Property (SvgPathBuilder)
In This Topic
Gets a value indicating whether the path has interior space for filling.
Syntax
'Declaration
Public ReadOnly Property HasFillingArea As System.Boolean
public System.bool HasFillingArea {get;}
See Also