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

In This Topic
    ID Property (SvgReference)
    In This Topic
    Gets the ID of the referenced element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ID As System.String
    public System.string ID {get;}
    See Also