Click or drag to resize
SoTabBoxDraggerhighlightColor Property

Specifies the highlight color.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
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