Compartir a través de


TabletPropertyMetrics Members

The following tables list the members exposed by the TabletPropertyMetrics type.

Public Fields

  Name Description
Public field Maximum Specifies the maximum value, in logical units, that the tablet reports for this property.
Public field Minimum Specifies the minimum value, in logical units, that the tablet reports for this property.
Public field Resolution Specifies the resolution, or increment value, for the Units member.
Public field Units Specifies the physical units of the property, such as inches or degrees.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from ValueType)
Public method GetHashCode  Returns the hash code for this instance. (inherited from ValueType)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns the fully qualified type name of this instance. (inherited from ValueType)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

TabletPropertyMetrics Structure
Microsoft.Ink Namespace
Tablet.GetPropertyMetrics
Tablet