PacketProperty.AzimuthOrientation Field
PacketProperty.AzimuthOrientation Field |
The Guid for the PacketProperty object for the clockwise rotation of the cursor about the z-axis through a full circular range.
Definition
Visual Basic .NET Public Shared AzimuthOrientation As Guid C# public static Guid AzimuthOrientation; Managed C++ public: static Guid AzimuthOrientation;
Field Value
System.Guid. The globally unique identifier (GUID) that identifies the packet property for the clockwise rotation of the cursor about the z-axis through a full circular range.
This field is read-only. This field has no default value.
See Also