[]
Represents the outline of a shape which can be filled or stroked.
public class SvgPathElement : SvgGeometryElement
Public Class SvgPathElement
Inherits SvgGeometryElement
Name | Description |
---|---|
SvgPathElement() | Initializes a new instance of the SvgPathElement class. |
Name | Description |
---|---|
SvgName | Gets the SVG name of SvgPathElement. |
Name | Description |
---|---|
ElementName | Gets the SVG name of the current element. |
PathData | Gets or sets the object with a sequence of instructions for drawing a path. |