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

In This Topic
    ElementType Property
    In This Topic
    Gets the type of the current SVG element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ElementType As SvgElementType
    public SvgElementType ElementType {get;}
    See Also