Share via


Tablet Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Represents the digitizer device of Tablet PC that receives tablet device messages or events.

The Tablet type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPropertyMetrics Returns the metrics data for a known PacketProperty object.
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Public method IsPacketPropertySupported Returns a value that indicates whether a PacketProperty field, identified with a globally unique identifier (GUID), is supported by this Tablet object.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current Tablet object. (Overrides Object.ToString().)

Top

Properties

  Name Description
Public property DeviceKind Gets the TabletDeviceKind value that indicates the type of the tablet device.
Public property HardwareCapabilities Gets a value from the TabletHardwareCapabilities enumeration that defines the hardware capabilities of the Tablet object.
Public property IsMultiTouch Gets a Boolean value that indicates whether the tablet device is capable of input from simultaneous multiple touch points.
Public property MaximumCursors Returns an integer value of one or more indicating the maximum number of touch input streams that this tablet device is capable of producing.
Public property MaximumInputRectangle Gets the maximum input rectangle, in tablet device coordinates, that the Tablet object supports.
Public property Name Gets the name of the Tablet object.
Public property PlugAndPlayId Gets a string representation of the Plug and Play identifier of the Tablet object.

Top

See Also

Reference

Tablet Class

Microsoft.Ink Namespace