The CalibrationConfiguration type exposes the following members.

Constructors

  NameDescription
Public methodCalibrationConfiguration
Creates a new calibration configuration

Methods

  NameDescription
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 methodToString (Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberCNFG_CALI_TEXT
Default text for calibration instruction
Public fieldStatic memberCONF_CALI_TEXT
Default text for calibration verification
Public fieldStatic memberINIT_CALI_TEXT
Default text for initial calibration text

Properties

  NameDescription
Public propertyBackgroundGradientBottom
Gets/Sets the bottom gradient color of the background
Public propertyBackgroundGradientTop
Gets/Sets the top gradient color of the background
Public propertyCalibrationText
Gets/Sets the calibration instruction text
Public propertyConfirmationBoxSize
Gets/Sets the confirmation box size
Public propertyConfirmationBoxSpacing
Gets/Sets the confirmation box spacing
Public propertyConfirmationText
Gets/Sets the confirmation text
Public propertyConfirmationTimeout
Gets/Sets the confirmation timeout in seconds.
Public propertyCrossHairColor
Gets/Sets the color of the cross hairs
Public propertyFont
Gets/Sets the font to be used to render the text
Public propertyForeColor
Gets/Sets the color to render the text
Public propertyInitialText
Gets/Sets the initial text

See Also