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.2.419.0 (24.2.419.0)
Syntax public SizeF Size { get; set; }
Public Property Size As SizeF
Get
Set
public:
property SizeF Size {
SizeF get ();
void set (SizeF value);
}
member Size : SizeF with get, set
Property Value
Type:
SizeFRemarks See Also