STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsMarkerBatchSizeSource Enumeration
See Also

Description

Determines which marker batch property is used to size each marker in a marker batch.

Members

MemberValueDescription
eStkGraphicsMarkerBatchSizeSourceFromTexture0The size of each marker is the same as the size of its texture. If the marker is not textured, the user defined size is used instead.
eStkGraphicsMarkerBatchSizeSourceUserDefined1The size of each marker in the marker batch is user defined. Either all markers have the same size (MarkerBatchPrimitive.Size) or each marker has a user defined size (MarkerBatchPrimitiveOptionalParameters.SetSizes).

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.