SoTouchManagerSetTouchScreenAvailability Method |
Set the touch screen availability.
Namespace: OIV.Inventor.TouchAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetTouchScreenAvailability(
bool available
)
Public Sub SetTouchScreenAvailability (
available As Boolean
)
public:
void SetTouchScreenAvailability(
bool available
)
member SetTouchScreenAvailability :
available : bool -> unit
Parameters
- available
- Type: SystemBoolean
Remarks See Also