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





Description

Gets an orientation of the projection. The value is a one-dimensional array representing a quaternion (X, Y, Z and W).

Syntax

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

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

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

[Java]
public Object[] getOrientation();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1