Appearance
编辑控制点。
Direction9
enum Direction9 { topLeft, top, topRight, right, bottomRight, bottom, bottomLeft, left, center, }
IEditPointType
type IEditPointType = 'rotate' | 'resize'