SensorFieldOfViewVisualizerTEntityVolumeOutlineAppearance Property |
Gets or sets a value defining the volume outline appearance.
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 OutlineAppearance VolumeOutlineAppearance { get; set; }
Public Property VolumeOutlineAppearance As OutlineAppearance
Get
Set
public:
property OutlineAppearance VolumeOutlineAppearance {
OutlineAppearance get ();
void set (OutlineAppearance value);
}
member VolumeOutlineAppearance : OutlineAppearance with get, set
Property Value
Type:
OutlineAppearanceSee Also