Click or drag to resize
SoTabBoxDraggerhighlightColor Property

Specifies the highlight color.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFColor highlightColor { get; }

Property Value

Type: SoSFColor
Remarks

See also OIV.Inventor.Draggers.SoTabBoxDragger.enableHighlight. The default color is yellow (1,1,0).

See Also