DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathData Class
Properties Methods

SvgPathData Class Members

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