MarkerVisualizerTEntitySizeSource Property |
Gets or sets the size source.
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 MarkerBatchSizeSource SizeSource { get; set; }
Public Property SizeSource As MarkerBatchSizeSource
Get
Set
public:
property MarkerBatchSizeSource SizeSource {
MarkerBatchSizeSource get ();
void set (MarkerBatchSizeSource value);
}
member SizeSource : MarkerBatchSizeSource with get, set
Property Value
Type:
MarkerBatchSizeSourceRemarks See Also