MarkerBatchPrimitiveRenderingMethod Property |
Gets the rendering method used to render the marker batch.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public MarkerBatchRenderingMethod RenderingMethod { get; }
Public ReadOnly Property RenderingMethod As MarkerBatchRenderingMethod
Get
public:
property MarkerBatchRenderingMethod RenderingMethod {
MarkerBatchRenderingMethod get ();
}
member RenderingMethod : MarkerBatchRenderingMethod with get
Property Value
Type:
MarkerBatchRenderingMethodSee Also