Click or drag to resize

MarkerVisualizerTEntitySize Property

Gets or sets the size of the markers in the unit defined by SizeUnit. Defaults to pixels.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SizeF Size { get; set; }

Property Value

Type: SizeF
Remarks
Size for details.
See Also