SensorFieldOfViewVisualizerTEntityVolumeBackLineWidth Property  | 
 
            Gets or sets a value defining the width of the back lines of the volume.
            
 
    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 float VolumeBackLineWidth { get; set; }Public Property VolumeBackLineWidth As Single
	Get
	Set
public:
property float VolumeBackLineWidth {
	float get ();
	void set (float value);
}member VolumeBackLineWidth : float32 with get, set
Property Value
Type: 
Single
See Also