This documentation is archived and is not being maintained.
TabletPropertyMetricUnit Enumeration
Visual Studio 2008
Defines values that indicate the unit of measurement of a property.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
| Member name | Description | |
|---|---|---|
| Default | Specifies the units are unknown. | |
| Inches | Specifies the property value is in inches (distance units). | |
| Centimeters | Specifies the property value is in centimeters (distance units). | |
| Degrees | Specifies the property value is in degrees (angle units). | |
| Radians | Specifies the property value is in radians (angle units). | |
| Seconds | Specifies the property value is in seconds (angle units). | |
| Pounds | Specifies the property value is in pounds (force, or mass, units). | |
| Grams | Specifies the property value is in grams (force, or mass, units). |
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: