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.SetPixelSizes | Defines a collection of pixel sizes, one for each point in the point batch. |