STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsTextBatchPrimitiveFactory Interface

Description

Renders one or more strings in the 3D scene.

For best performance, avoid creating lots of batches with only a few strings each. See the Batching Performance Overview.

Public Methods

Public Method InitializeWithGraphicsFontInitializes a marker batch primitive with the specified font. This is equivalent to constructing a text batch with the specified font and a Set Hint of Frequent.
Public Method InitializeWithGraphicsFontAndSetHintInitializes a marker batch primitive with the specified font and setHint.
Public Method InitializeWithGraphicsFontAndSetHint2dInitializes a text batch primitive with the specified font and setHint, optimized for 2d screen space rendering.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.