[]
Represents SVG elements whose rendering is defined by geometry with an equivalent path. This includes paths and the basic shapes.
public abstract class SvgGeometryElement : SvgGraphicsElement
Public MustInherit Class SvgGeometryElement
Inherits SvgGraphicsElement
Name | Description |
---|---|
SvgGeometryElement(SvgElementType) | Initializes a new instance of the SvgGeometryElement class. |
Name | Description |
---|---|
PathLength | Gets or sets the author's computation of the total length of the path. |