STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsPointBatchPrimitiveOptionalParameters Interface

Description

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

Public Methods

Public Method SetPixelSizesDefines a collection of pixel sizes, one for each point in the point batch.
© 2024 Analytical Graphics, Inc. All Rights Reserved.