Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Guid for the PacketProperty object for the x-coordinate in the tablet coordinate space.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Shared ReadOnly X As Guid
'Usage
Dim value As Guid
value = PacketProperty.X
public static readonly Guid X
public:
static initonly Guid X
public static final var X : Guid
Field Value
Type: System.Guid
The globally unique identifier (GUID) that identifies the packet property for the x-coordinate in the tablet coordinate space.
Remarks
Note
Each packet contains this property by default.
The origin (0,0) of the tablet is the upper-left corner.
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
See Also
Reference
InkCollector.DesiredPacketDescription