SpatialTessellationFunction.GetAttribute(Object) メソッド

定義

指定されたオブジェクトのセル属性を取得します。

public static int GetAttribute(object obj);
static member GetAttribute : obj -> int
Public Shared Function GetAttribute (obj As Object) As Integer

パラメーター

obj
Object

セル属性を取得するオブジェクト。

返品

指定したオブジェクトのセル属性を表す Int32

適用対象