Share via


PacketProperty.NormalPressure Field

The Guid for the PacketProperty object that represents pressure of the pen tip perpendicular to the tablet surface.

Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in microsoft.ink.dll)

Syntax

'Declaration
Public Shared ReadOnly NormalPressure As Guid
'Usage
Dim value As Guid

value = PacketProperty.NormalPressure
public static readonly Guid NormalPressure
public:
static initonly Guid NormalPressure
public static final Guid NormalPressure
public static final var NormalPressure : Guid
Not applicable.

Field Value

The Guid that identifies the packet property for pressure of the pen tip perpendicular to the tablet surface.

Remarks

The greater the pressure on the pen tip, the more ink that is drawn.

The NormalPressure field represents pressure perpendicular to the plane of the tablet surface; the TangentPressure field represents pressure along the plane of the tablet surface.

Platforms

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

PacketProperty Class
PacketProperty Members
Microsoft.Ink Namespace
PacketProperty.TangentPressure
Stroke.PacketDescription
InkCollector.DesiredPacketDescription
InkOverlay.DesiredPacketDescription
InkPicture.DesiredPacketDescription