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

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.