Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetItem メソッド (Series)
指定したワールド座標値に最も適合する項目を取得します。
シンタックス
'宣言
Public Overridable Function GetItem( _
ByVal As Point _
) As Object
public virtual object GetItem(
Point
)
パラメータ
- world
- 使用するワールド座標値。
戻り値の型
最近傍の項目です。
参照