バージョン

GetItemIndex メソッド (RadialBase)

指定したワールド座標の近くにある項目のインデックスを取得します。
シンタックス
'宣言
 
Public Overrides Function GetItemIndex( _
   ByVal world As Point _
) As Integer
public override int GetItemIndex( 
   Point world
)

パラメータ

world
項目インデックスを取得するワールド座標。

戻り値の型

座標の近くにある項目のインデックス。
参照