[]
Represents a sequence of instructions for drawing a path.
public class SvgPathData
Public Class SvgPathData
| 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. |
| Name | Description |
|---|---|
| ToString() | Returns a string that represents a sequence of instructions for drawing a path. |