Click or drag to resize

LabelVisualizerTEntityTranslucency Property

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

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override float Translucency { get; set; }

Property Value

Type: Single
See Also