HasFillingArea Property (SvgPathData) | Document Solutions for Imaging
Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathData Class / HasFillingArea Property

In This Topic
HasFillingArea Property (SvgPathData)
In This Topic
Gets a value indicating whether the path has interior space for filling.
Syntax
'Declaration
 
Public ReadOnly Property HasFillingArea As System.Boolean
 
See Also