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