SensorFieldOfViewVisualizerTEntityFootprintInteriorTransparentTextureBorder Property  | 
 
            Gets or sets a value indicating whether the border of a transparent texture should be drawn for
            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 bool FootprintInteriorTransparentTextureBorder { get; set; }Public Property FootprintInteriorTransparentTextureBorder As Boolean
	Get
	Set
public:
property bool FootprintInteriorTransparentTextureBorder {
	bool get ();
	void set (bool value);
}member FootprintInteriorTransparentTextureBorder : bool with get, set
Property Value
Type: 
Boolean
See Also