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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.