Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetItemIndex メソッド (ScatterBase)
指定したワールド座標の項目のインデックスを取得します。
シンタックス
'宣言
Public Overrides Function GetItemIndex( _
ByVal As Point _
) As Integer
public override int GetItemIndex(
Point
)
パラメータ
- world
- 要求した項目のワールド座標。
戻り値の型
要求した項目のインデックス。
参照