Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TPathPointKindHelper
TPathPointKindHelper Constants
Name
Description
ppClose
Represents constant ppClose.
ppCurveTo
Represents constant ppCurveTo.
ppLineTo
Represents constant ppLineTo.
ppMoveTo
Represents constant ppMoveTo.
Top