AGI STK Graphics Plugins 11 Send comments on this topic.
GetPosition Method (IAgStkGraphicsPluginProjectionStreamContext)
See Also 





Description

Gets a position of the projection in the central body's fixed reference frame. The value is a one-dimensional array with three elements representing X, Y and Z (in meters).

Syntax

[Visual Basic .NET]
Public Function GetPosition() As System.Array

[C#]
public System.Array GetPosition();

[Managed C++]
public: System::Array GetPosition();

[Java]
public Object[] getPosition();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1