| SoTabBoxDraggerresizeHandles Property  | 
If set to true, handles will be resized at each camera motion. 
 
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFBool resizeHandles { get; }Public ReadOnly Property resizeHandles As SoSFBool
	Get
public:
property SoSFBool^ resizeHandles {
	SoSFBool^ get ();
}member resizeHandles : SoSFBool with get
Property Value
Type: 
SoSFBool
RemarksDefault is true.
  Note | 
|---|
Field available since Open Inventor 7.0   | 
See Also