Path2D
แสดงที่เลิกใช้งานแล้ว
สรุป
คุณสมบัติ
วิธีการ
Returns the bounding size for the Path2D.
Returns the Path2DControlPoint for a given index.
Returns all the Path2DControlPoints for the Path2D.
Returns the length of the Path2D.
Returns the maximum allowed number of control points.
Returns the position at a given value in parameter space.
Returns the position at a given value in arc length space.
Returns the tangent at a given value in parameter space.
Returns the tangent at a given value in arc length space.
Inserts a new control point at a given index.
Removes a control at the given index.
Sets all the control points to the specified array, replacing all existing points with new ones.
Updates a control point at the given index.
เหตุการณ์
Fires any time control points change.