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

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