FPDPT_MOVETO: 6 = 0x06

FPDPT_MOVETO 指定此点为图形的起始点。此点将成为新的当前坐标位置。

const moveTo = DefineConst.FPDPT_MOVETO;