Const
FPDPT_MOVETO Specifies that this point starts a figure. This point becomes the new current position.
const moveTo = DefineConst.FPDPT_MOVETO; Copy
const moveTo = DefineConst.FPDPT_MOVETO;
Constant
FPDPT_MOVETO Specifies that this point starts a figure. This point becomes the new current position.
Example