Sdílet prostřednictvím


PropertyGuidsForContextNodes.Descender Field

Specifies the globally unique identifier (GUID) for getting the point array that represents the descender for a ContextNode.

Namespace:  System.Windows.Ink
Assembly:  IAWinFX (in IAWinFX.dll)

Syntax

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

value = PropertyGuidsForContextNodes.Descender
public static readonly Guid Descender
public:
static initonly Guid Descender
public static final var Descender : Guid

Remarks

The Guid value for this PropertyGuidsForContextNodes field is 106F1013-0517-4BB3-8328-2D6CBAB100E3.

The descender is the distance between the baseline and the lowest part of a character. For example, the descender for a Latin letter "p" is the distance between the bottom of the circle and the bottom of the letter.

Platforms

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

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

PropertyGuidsForContextNodes Class

PropertyGuidsForContextNodes Members

System.Windows.Ink Namespace