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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface