Layer.drawCurve3

機能/意味
cardinal spline の描画
タイプ
Layerクラスのメソッド
構文
drawCurve3(app, points, offset, numberOfSegments, tension)
引数
app アピアランス
points 点の配列 [ [x1, y1], [x2, y2] .... ]
offset
numberOfSegments
tension テンション
戻り値
更新域情報(RectF)
説明