Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / ID Property

In This Topic
    ID Property (SvgElement)
    In This Topic
    Gets or sets the ID of this element.
    Syntax
    'Declaration
     
    Public Property ID As System.String
    public System.string ID {get; set;}
    See Also