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.2.419.0 (24.2.419.0)
Syntax public MarkerBatchSortOrder SortOrder { get; }
Public ReadOnly Property SortOrder As MarkerBatchSortOrder
Get
public:
property MarkerBatchSortOrder SortOrder {
MarkerBatchSortOrder get ();
}
member SortOrder : MarkerBatchSortOrder with get
Property Value
Type:
MarkerBatchSortOrderSee Also