AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsTextBatchPrimitiveOptionalParameters Interface Members
See Also  Overview 

Public Methods

Public Method SetColors Defines a collection of colors, one for each string in the batch.
Public Method SetEyeOffsets Defines a collection of eye offsets, one for each string in the batch.
Public Method SetOrigins Defines a collection of origins, one for each string in the batch.
Public Method SetPixelOffsets Defines a collection of pixel offsets, one for each string in the batch.

Public Properties

Public Property EyeOffset Gets or sets the per-batch eye offset, which is applied to each string in the text batch. The array contains the components of the offset arranged in the order x, y, z.
Public Property MaximumStringLength Gets or sets the maximum length of each string in the text batch.
Public Property Origin Gets or sets the per-batch origin, which is applied to each string in the text batch.
Public Property PixelOffset Gets or sets the per-batch pixel offset, which is applied to each string in the text batch. The array contains one x pixel offset followed by one y pixel offset.
Public Property ScreenSpaceRendering Gets or sets a flag that informs the CTextBatchPrimitive to use rendering optimized for screen space text.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface