AGI Common Entity Library 11 Send comments on this topic.
GetArray Method (IAgEntityPosition)
See Also 





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();

[Java]
public Object[] getArray();

[Unmanaged C++]
public: HRESULT GetArray(
SAFEARRAY ** Array
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1