SensorFieldOfViewVisualizerTEntityFootprintOutlineWidth Property |
Gets or sets a value defining the width of the footprint outline.
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 float FootprintOutlineWidth { get; set; }
Public Property FootprintOutlineWidth As Single
Get
Set
public:
property float FootprintOutlineWidth {
float get ();
void set (float value);
}
member FootprintOutlineWidth : float32 with get, set
Property Value
Type:
SingleSee Also