AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.