<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records:
Comments (0)
Defines a record of path data. This includes an array of the points themselves and the metadata (kinds) of each point.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPPathData = record end;
Name
Description
Kinds
Represents field Kinds.
Points
Represents field Points.
Top
•RSGdiPlusGraphicsTypes.TRSGPPathPointKind
•RSGdiPlusGraphicsTypes.TRSGPPathPointKindArray
•RSGdiPlusGraphicsTypes