| SoTabPlaneDraggerShowCornerScales Method  | 
 
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void ShowCornerScales(
	bool show
)
Public Sub ShowCornerScales ( 
	show As Boolean
)
public:
void ShowCornerScales(
	bool show
)
member ShowCornerScales : 
        show : bool -> unit 
Parameters
- show
 - Type: SystemBoolean
 
Remarks
See Also