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