MarkerVisualizerTEntitySizeUnit Property |
Gets or sets the size unit.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
MarkerBatchUnitRemarks See Also