AGI STK Objects 11 Send comments on this topic.
AvailableAltitudeObjects Method (IAgSnProjection)
See Also 





Description

Returns the available altitude objects.

Syntax

[Visual Basic .NET]
Public Function AvailableAltitudeObjects() As System.Array

[C#]
public System.Array AvailableAltitudeObjects();

[Managed C++]
public: System::Array AvailableAltitudeObjects();

[Java]
public Object[] availableAltitudeObjects();

[Unmanaged C++]
public: HRESULT AvailableAltitudeObjects(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1