Click or drag to resize
SoTabBoxDraggerhighlightColor Property

Specifies the highlight color.

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