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: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<ScreenLabelEnum> ScreenLabel { get; set; }

Property Value

Type: ReferenceScreenLabelEnum
See Also