SensorFieldOfViewVisualizerTEntityFootprintOutlineColor Property |
Gets or sets a value defining the color and translucency of the footprint outline.
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 FootprintOutlineColor { get; set; }
Public Property FootprintOutlineColor As Color
Get
Set
public:
property Color FootprintOutlineColor {
Color get ();
void set (Color value);
}
member FootprintOutlineColor : Color with get, set
Property Value
Type:
Color
See Also