MarkerVisualizerTEntitySizeUnit Property  | 
 
            Gets or sets the size unit.
            
 
    Namespace: 
   AGI.Foundation.Tracking
    Assembly:
   AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic MarkerBatchUnit SizeUnit { get; set; }Public Property SizeUnit As MarkerBatchUnit
	Get
	Set
public:
property MarkerBatchUnit SizeUnit {
	MarkerBatchUnit get ();
	void set (MarkerBatchUnit value);
}member SizeUnit : MarkerBatchUnit with get, set
Property Value
Type: 
MarkerBatchUnit
Remarks
See Also