バージョン

GetExactUnsortedItemIndexHelper メソッド

並べ替え軸から並べ替えていないインデックスを取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetExactUnsortedItemIndexHelper( _
   ByVal world As Point, _
   ByVal axis As Axis _
) As Double
protected internal virtual double GetExactUnsortedItemIndexHelper( 
   Point world,
   Axis axis
)

パラメータ

world
正確なインデックスを取得するためのワールド位置。
axis
使用される軸。

戻り値の型

正確なインデックス値。
参照