The SettingsManager type exposes the following members.

Constructors

  NameDescription
Public methodSettingsManager
Initializes a new instance of the SettingsManager class

Methods

  NameDescription
Public methodStatic memberCalibrateTouch
Starts the touch calibration
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRestoreLCDCalibration()()()()
Restores touch calibration from EWR
Public methodStatic memberRestoreLCDCalibration(Int32, array<Int16>[]()[][], array<Int16>[]()[][], array<Int16>[]()[][], array<Int16>[]()[][])
Restores touch calibration from supplied points
Public methodStatic memberSaveLCDCalibration
Save touch calibration to EWR
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberLCD
Gets the current LCD settings

See Also