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

In This Topic
    Namespace Property (SvgCustomElement)
    In This Topic
    Get the namespace of the current element.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Namespace As System.String
    public override System.string Namespace {get;}
    See Also