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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1