SensorFieldOfViewVisualizerTEntityFootprintInteriorColor Property |
Gets or sets a value defining the color and translucency of the footprint interior.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Color FootprintInteriorColor { get; set; }
Public Property FootprintInteriorColor As Color
Get
Set
public:
property Color FootprintInteriorColor {
Color get ();
void set (Color value);
}
member FootprintInteriorColor : Color with get, set
Property Value
Type:
Color
See Also