PacketProperty.RollRotation Field
PacketProperty.RollRotation Field |
The Guid for the PacketProperty object for the clockwise rotation of the pen around its own axis.
Definition
Visual Basic .NET Public Shared RollRotation As Guid C# public static Guid RollRotation; Managed C++ public: static Guid RollRotation;
Field Value
System.Guid. The globally unique identifier (GUID) that identifies the packet property for the clockwise rotation of the pen about its own axis.
This field is read-only. This field has no default value.
Remarks
Note: This requires a 3D digitizer.
See Also