Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records
TRSGPPathPointKind Record
Defines a path point kind record. This type mimics the FMX TPathPointKind type as much as possible. However, the GDI+ library has more information.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPPathPointKind = packed record end;
Name
Description
Flags
Defines flags associated with this path point.
Kind
Defines the kind of the path point
Top
aKind
Represents field aKind.
•RSGdiPlusGraphicsTypes