概要
属性
方法
GetControlPoint(index: number):Path2DControlPoint |
InsertControlPoint(index: number,point: Path2DControlPoint):() |
RemoveControlPoint(index: number):() |
SetControlPoints(controlPoints: {any}):() |
UpdateControlPoint(index: number,point: Path2DControlPoint):() |
API 参考
属性
方法
GetControlPoint
InsertControlPoint
参数
返回
()
UpdateControlPoint
参数
返回
()
活动