TTMSFNCGraphicsPathPoints Class
Ordered list of path point records that describe the segments of a graphics path.
API unit family: TMSFNCGraphicsTypes
Inherits from: TList<TTMSFNCGraphicsPathPoint>
Syntax
TTMSFNCGraphicsPathPoints = class(TList<TTMSFNCGraphicsPathPoint>)