| SoTabBoxDraggerhighlightColor Property  | 
Specifies the highlight color. 
 
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFColor highlightColor { get; }Public ReadOnly Property highlightColor As SoSFColor
	Get
public:
property SoSFColor^ highlightColor {
	SoSFColor^ get ();
}member highlightColor : SoSFColor with get
Property Value
Type: 
SoSFColor
Remarks
See Also