Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods
TSVGElement.Clone(TSVGDocument) Method
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; virtual;
Parameters
aOwner
Type: TSVGDocument
Type: TSVGElement
•RSSVG.TSVGDocument
•TSVGElement
•RSSVG