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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
SingleSee Also