Click or drag to resize

LabelVisualizer<TEntity>.OutlineTranslucency Property

Gets or sets the translucency of the label outline. 0 is opaque and 1 is transparent.

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
public float OutlineTranslucency { get; set; }

Property Value

Type: Single
See Also