STK Graphics PrimitivesSend 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();
[Unmanaged C++]
public: HRESULT AlignToScreen();
[Java]
public void alignToScreen();
[Python - STK API ]
def AlignToScreen(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.