STK Common Entity LibrarySend comments on this topic.
GetArray Method (IAgEntityPosition)
See Also
Windows





Windows & Linux

Description

Get all three position elements as an array.

Syntax

[Visual Basic .NET]
Public Function GetArray() As System.Array
[C#]
public System.Array GetArray();
[Managed C++]
public: System::Array GetArray();
[Unmanaged C++]
public: HRESULT GetArray(
    SAFEARRAY * * ppValues
);
[Java]
public AgSafeArray getArray();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.