STK UtilSend comments on this topic.
QueryAzElArray Method (IAgOrientation)
See Also
Windows





Windows & Linux

Description

Returns the AzEl elements as an array.

Syntax

[Visual Basic .NET]
Public Function QueryAzElArray() As System.Array
[C#]
public System.Array QueryAzElArray();
[Managed C++]
public: System::Array QueryAzElArray();
[Unmanaged C++]
public: HRESULT QueryAzElArray(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray queryAzElArray();
[Python - STK API ]
def QueryAzElArray(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.