Tablet Class

Definition

Provides access to static methods that return the tablet devices attached to the system.

public ref class Tablet abstract sealed
public static class Tablet
type Tablet = class
Public Class Tablet
Inheritance
Tablet

Properties

CurrentTabletDevice

Gets the current TabletDevice.

TabletDevices

Gets the TabletDeviceCollection associated with the system.

Applies to