Represents an SVG path element.
[SvgElement("path")]
public class SvgPath : SvgMarkerElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable, ISvgPathElement
kind:method, kind:property, kind:ctor. Press Esc to clear.PathDataGets or sets a SvgPathSegmentList of path data.PathLengthGets or sets the length of the path.