<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records > TRSGPPathPoint > Constructors:
Comments (0)
Constructs the path point and initializes it
Namespace: RSGdiPlusGraphicsTypes
Delphi
public constructor Create( const aKind: TRSGPPathPointKind; const aPoint: TPointF );
Parameters
aKind
Type: TRSGPPathPointKind
aPoint
Type: TPointF
•TRSGPPathPoint
•RSGdiPlusGraphicsTypes