SensorFieldOfViewVisualizerTEntityFootprintInteriorDisplay Property |
Gets or sets a value indicating whether or not to show the footprint interior.
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 FootprintInteriorDisplay { get; set; }
Public Property FootprintInteriorDisplay As Boolean
Get
Set
public:
property bool FootprintInteriorDisplay {
bool get ();
void set (bool value);
}
member FootprintInteriorDisplay : bool with get, set
Property Value
Type:
BooleanSee Also