SensorFieldOfViewVisualizerTEntityFootprintOutlineDisplayOutline Property |
Gets or sets a value indicating whether to display an outline 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 bool FootprintOutlineDisplayOutline { get; set; }
Public Property FootprintOutlineDisplayOutline As Boolean
Get
Set
public:
property bool FootprintOutlineDisplayOutline {
bool get ();
void set (bool value);
}
member FootprintOutlineDisplayOutline : bool with get, set
Property Value
Type:
BooleanSee Also