Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGPath > Methods
TSVGPath.AssignProperties(TPersistent) Method
Copies the properties of source to the current element (but not children)
Namespace: FMX.RS.SVG
Delphi
public procedure AssignProperties(Source: TPersistent); override;
Parameters
Source
Type: TPersistent
TSVGGraphicElement.AssignProperties(TPersistent)
•TSVGPath
•FMX.RS.SVG