概要
屬性
方法
GetControlPoint(index: number):Path2DControlPoint |
InsertControlPoint(index: number,point: Path2DControlPoint):() |
RemoveControlPoint(index: number):() |
SetControlPoints(controlPoints: {any}):() |
UpdateControlPoint(index: number,point: Path2DControlPoint):() |
API 參考
屬性
方法
GetControlPoint
InsertControlPoint
參數
返回
()
UpdateControlPoint
參數
返回
()
活動