<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Properties:
Comments (0)
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