Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElementCollection Class / Owner Property

In This Topic
    Owner Property (SvgElementCollection)
    In This Topic
    Gets the owner SvgElement.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As SvgElement
    public SvgElement Owner {get;}
    See Also