SpatialTessellationFunction.GetAttribute(Object) Method

Definition

Gets the cell attribute for the given object.

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

Parameters

obj
Object

The object to get the cell attribute from.

Returns

The Int32 that represents the cell attribute for the given object.

Applies to