Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.Clone Method
Creates a copy of the path data object.
Note
It is the responsibility of the calling routine to free the new TRSPathData object.
Namespace: RSGraphics
Delphi
public function Clone: TRSPathData;
Return Value
Type: TRSPathData
•TRSPathData
•RSGraphics