SensorFieldOfViewVisualizerTEntityFootprintInteriorWireframe Property |
Gets or sets a value indicating whether the footprint interior should be drawn as a wireframe.
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 FootprintInteriorWireframe { get; set; }
Public Property FootprintInteriorWireframe As Boolean
Get
Set
public:
property bool FootprintInteriorWireframe {
bool get ();
void set (bool value);
}
member FootprintInteriorWireframe : bool with get, set
Property Value
Type:
BooleanSee Also