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

In This Topic
    Outermost Property
    In This Topic
    Gets a value indicating if this 'svg' element is outermost.
    Syntax
    'Declaration
     
    Public ReadOnly Property Outermost As System.Boolean
    public System.bool Outermost {get;}
    See Also