AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsMarkerBatchPrimitiveOptionalParameters Interface

Description

Optional per-marker parameters for Marker Batch Primitive that overrides the marker batch's per-batch parameters. Define per-marker parameters by creating an instance of MarkerBatchPrimitiveOptionalParameters, then calling the desired methods to define per-marker parameters, and finally passing the object to the marker batch's Set or SetPartial method.

Public Methods

Public Method SetColors Defines a collection of colors, one for each marker in the batch.
Public Method SetDisplays Defines a collection of boolean display flags, one for each marker in the batch.
Public Method SetEyeOffsets Defines a collection of eye offsets, one for each marker in the batch.
Public Method SetOrigins Defines a collection of origins, one for each marker in the batch.
Public Method SetPixelOffsets Defines a collection of pixel offsets, one for each marker in the batch.
Public Method SetRotations Defines a collection of rotation angles in radians, one for each marker in the batch.
Public Method SetSizes Defines a collection of sizes, one for each marker in the batch.
Public Method SetTextureCoordinates Defines a collection of texture coordinates, one for each marker in the batch.
Public Method SetTextures Defines a collection of textures, one for each marker in the batch.
Public Method SetTimeIntervalDisplayConditions Defines a collection of TimeIntervalDisplayConditions, one for each marker in the batch.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1