Click or drag to resize

ComponentScreenLabel Property

The displaying mode of an on-screen label of the component in the scene editor.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<ScreenLabelEnum> ScreenLabel { get; set; }

Property Value

ReferenceScreenLabelEnum
See Also