AGI STK Objects 11 Send comments on this topic.
IsAvailable Property (IAgSpatialState)
See Also 





Description

Returns whether the spatial state is valid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsAvailable() As Boolean

[C#]
public bool IsAvailable {get;}

[Managed C++]
public: __property bool get_IsAvailable();

[Unmanaged C++]
public: HRESULT get_IsAvailable(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsAvailable();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1