Click or drag to resize

SensorDisplayObjectsColor Property

The color of the recognized object gizmos.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<ColorValue> DisplayObjectsColor { get; set; }

Property Value

Type: ReferenceColorValue
See Also