Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Properties
TSVGElement.Owner Property
Returns the Owner SVG document for the SVG element.
Namespace: RSSVG
Delphi
public property Owner: TSVGDocument read GetOwner;
Property Value
Type: TSVGDocument
Note that the Owner is assigned when the SVG element is created.
•RSSVG.TSVGDocument
•TSVGElement
•RSSVG