AGI STK Objects 11 Send comments on this topic.
Isolated Property (IAgStkObjectRoot)
See Also 





Description

Returns whether the instance is isolated.

Property type

Read-only property

Syntax

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

[C#]
public bool Isolated {get;}

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

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

[Java]
public bool getIsolated();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1