<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods:
Comments (0)
Creates a GDI+ path that is a copy of the TRSPathData path.
Note
The calling method should free the created path
Namespace: RSGdiPlusGraphics
Delphi
public function RSGPPath( const Path: TRSPathData ): TRSGPPath;
Parameters
Path
Type: TRSPathData
Type: TRSGPPath
•RSGdiPlusGraphics.TRSGPPath
•RSGdiPlusGraphics.TRSGPCanvas.DrawPath(TRSGPPath,Single,TRSGPPen)
•TRSGPCanvas
•RSGdiPlusGraphics