MarkerBatchPrimitiveSizeUnit Property |
Gets or sets the unit that each marker's size is defined in.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.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:
MarkerBatchUnitSee Also