AGI STK Graphics 11 Send comments on this topic.
AlignToScreen Method (IAgStkGraphicsMarkerBatchPrimitive)
See Also 
Windows






Windows & Linux

Description

Sets the up vector of the markers to always be aligned to the up vector of the camera. This is the default alignment.

Syntax

[Visual Basic .NET]
Public Sub AlignToScreen() 

[C#]
public void AlignToScreen();

[Managed C++]
public: void AlignToScreen();

[Java]
public  alignToScreen();

[Unmanaged C++]
public: HRESULT AlignToScreen();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface