Поделиться через


TabletPropertyMetricUnit - перечисление

Обновлен: Ноябрь 2007

Defines values that indicate the unit of measurement of a property.

Пространство имен:  Microsoft.Ink
Сборка:  Microsoft.Ink (в Microsoft.Ink.dll)

Синтаксис

'Декларация
Public Enumeration TabletPropertyMetricUnit
'Применение
Dim instance As TabletPropertyMetricUnit
public enum TabletPropertyMetricUnit
public enum class TabletPropertyMetricUnit
public enum TabletPropertyMetricUnit
public enum TabletPropertyMetricUnit

Члены

Имя члена Описание
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 Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

Microsoft.Ink - пространство имен

TabletPropertyMetrics.Units