PacketProperty.TwistOrientation Field
The Guid for the PacketProperty object for the clockwise rotation of the cursor about its own axis.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Shared ReadOnly TwistOrientation As Guid
'Usage
Dim value As Guid
value = PacketProperty.TwistOrientation
public static readonly Guid TwistOrientation
public:
static initonly Guid TwistOrientation
public static final var TwistOrientation : Guid
Field Value
Type: System.Guid
The globally unique identifier (GUID) that identifies the packet property for clockwise rotation of the cursor about its own axis.
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