| PointVisualizerTEntityOutlineWidth Property  | 
 
            Gets or sets the width of the outline, in pixels.
            
 
    Namespace: 
   AGI.Foundation.Tracking
    Assembly:
   AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic float OutlineWidth { get; set; }Public Property OutlineWidth As Single
	Get
	Set
public:
property float OutlineWidth {
	float get ();
	void set (float value);
}member OutlineWidth : float32 with get, set
Property Value
Type: 
Single See Also
See Also