[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPathElement

SvgPathElement Class

Represents the outline of a shape which can be filled or stroked.

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

Constructors

Name Description
SvgPathElement()

Initializes a new instance of the SvgPathElement class.

Fields

Name Description
SvgName

Gets the SVG name of SvgPathElement.

Properties

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.