[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.ElementName

ElementName Property

ElementName

Gets the SVG or non-SVG name of the current element.

Declaration
public abstract string ElementName { get; }
Public MustOverride ReadOnly Property ElementName As String