SpatialEntityStore.IsSupported Property

Definition

Gets whether spatial entity sharing is supported on this system.

public:
 static property bool IsSupported { bool get(); };
static bool IsSupported();
public static bool IsSupported { get; }
var boolean = SpatialEntityStore.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean

Property Value

Boolean

bool

Whether spatial entity sharing is supported on this system.

Applies to