PathPoint

アンカーポイント

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Path 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
Anchor Array(x,y) アンカーポイントの座標。x,yはDouble型またはString型
Index Long型 インデックス
LeftDirection Array(x,y) ハンドルの座標。x,yはDouble型またはString型
PointType idPointType
idPointType
Ver.10進数説明
idCorner1668443762 Corner point
idLineType1818848869 Line point
idSmooth1936553064 Curved point
idSymmetrical1937337709
The point type
RightDirection Array(x,y) ハンドルの座標。x,yはDouble型またはString型

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除
Join パスの結合
Reference PathPoint
[Given] idJoinOptions
idJoinOptions
Ver.10進数説明
idCombine1668113006
idConnect1668178804

コレクションのプロパティ PathPoints

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド PathPoints

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add PathPoint 新しいオブジェクトを作成し、それを返す
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト