[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgGeometryElement

SvgGeometryElement Class

Represents SVG elements whose rendering is defined by geometry with an equivalent path. This includes paths and the basic shapes.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class SvgGeometryElement : SvgGraphicsElement
Public MustInherit Class SvgGeometryElement
    Inherits SvgGraphicsElement

Constructors

Name Description
SvgGeometryElement(SvgElementType)

Initializes a new instance of the SvgGeometryElement class.

Properties

Name Description
PathLength

Gets or sets the author's computation of the total length of the path.