Click or drag to resize

MarkerBatchPrimitiveSortOrder Property

Gets the order in which markers in the marker batch are sorted before rendering.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public MarkerBatchSortOrder SortOrder { get; }

Property Value

Type: MarkerBatchSortOrder
See Also