Starts the touch calibration

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public static void CalibrateTouch(
	CalibrationConfiguration cc
)

Parameters

cc
Type: Skewworks.NETMF..::..CalibrationConfiguration
Configuration to use when calibrating the screen

Remarks

This will show the touch calibration window.

See Also