Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records > TRSGPPathPoint > Constructors
TRSGPPathPoint.Create(TRSGPPathPointKind,TPointF) Constructor
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