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: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool resizeHandles { get; }
Public ReadOnly Property resizeHandles As SoSFBool
Get
public:
property SoSFBool^ resizeHandles {
SoSFBool^ get ();
}
member resizeHandles : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks Default is true.
Note |
---|
Field available since Open Inventor 7.0 |
See Also