[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgAttribute

SvgAttribute Class

Represents an SVG attribute.

Inheritance
SvgAttribute
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class SvgAttribute
Public MustInherit Class SvgAttribute

Constructors

Name Description
SvgAttribute(SvgAttributeType)

Initializes a new instance of the SvgAttribute class.

Properties

Name Description
AttributeName

Gets the SVG name of the current attribute.

AttributeType

Gets the type of the current SVG attribute.

Namespace

Get the namespace of the current attribute.