MarkerBatchPrimitive Constructor (MarkerBatchSizeSource) |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public MarkerBatchPrimitive(
MarkerBatchSizeSource sizeSource
)
Public Sub New (
sizeSource As MarkerBatchSizeSource
)
public:
MarkerBatchPrimitive(
MarkerBatchSizeSource sizeSource
)
new :
sizeSource : MarkerBatchSizeSource -> MarkerBatchPrimitive
Parameters
- sizeSource
- Type: AGI.Foundation.Graphics.AdvancedMarkerBatchSizeSource
Determines the source used for the size of markers in the batch.
Remarks See Also