TabletPropertyMetrics.Resolution Field
Specifies the resolution, or increment value, for the Units member.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Resolution As Single
'Usage
Dim instance As TabletPropertyMetrics
Dim value As Single
value = instance.Resolution
instance.Resolution = value
public float Resolution
public:
float Resolution
public var Resolution : float
Field Value
Type: System.Single
The resolution or increment value for the Units member.
Remarks
For example, a tablet that reports 400 dots per inch (dpi) would have a Resolution value of 400.
Platforms
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.
Version Information
.NET Framework
Supported in: 3.0