Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCustomElement Class / ElementName Property

In This Topic
    ElementName Property (SvgCustomElement)
    In This Topic
    Gets the name of the current element.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ElementName As System.String
    public override System.string ElementName {get;}
    See Also