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 
[C#]
public System.Array AvailableAltitudeObjects();
[Managed C++]
public: System::Array AvailableAltitudeObjects();
[Java]
public VariantArray availableAltitudeObjects();
[Unmanaged C++]
public: HRESULT AvailableAltitudeObjects(
    SAFEARRAY * * ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.