STK UtilSend comments on this topic.
QueryRADecArray Method (IAgDirection)
See Also
Windows





Windows & Linux

Description

Returns the RADec elements in an array.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.