SvgPathData Class Members
In This Topic
The following tables list the members exposed by SvgPathData.
Public Properties
| Name | Description |
| ContainsOpenFigures | Gets a value indicating whether the path contains open (not closed) figures. |
| FigureCount | Gets the number of figures in the path data. |
| HasFillingArea | Gets a value indicating whether the path has interior space for filling. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents a sequence of instructions for drawing a path. |
Top
See Also