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

In This Topic
    Parent Property
    In This Topic
    Gets the parent SvgElement.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As SvgElement
    public SvgElement Parent {get;}
    See Also