SoTabPlaneDraggerShowCornerScales Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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