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

In This Topic
    Class Property
    In This Topic
    Gets or sets a string containing space separated class names of this element.
    Syntax
    'Declaration
     
    Public Property Class As System.String
    public System.string Class {get; set;}
    See Also