Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathData Class
Properties Methods

In This Topic
    SvgPathData Class Members
    In This Topic

    The following tables list the members exposed by SvgPathData.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the path contains open (not closed) figures.  
    Public PropertyGets the number of figures in the path data.  
    Public PropertyGets a value indicating whether the path has interior space for filling.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents a sequence of instructions for drawing a path.  
    Top
    See Also