AGI STK Graphics 11 Send 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.

Object Model




Public Methods

Public Method InitializeWithGraphicsFont Initializes 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 InitializeWithGraphicsFontAndSetHint Initializes a marker batch primitive with the specified font and setHint.
Public Method InitializeWithGraphicsFontAndSetHint2d Initializes a text batch primitive with the specified font and setHint, optimized for 2d screen space rendering.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1