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