<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods:
Comments (0)
Clones the element and all of its child elements. The aOwner parameter should be a different document
Namespace: RSSVG
Delphi
public function Clone(const aOwner: TSVGDocument = nil): TSVGElement; override;
Parameters
aOwner
Type: TSVGDocument
Type: TSVGElement
TSVGElement.Clone(TSVGDocument)
•RSSVG.TSVGDocument
•TSVGDocument
•RSSVG