PropertyGuidsForContextNodes.Ascender Field
Specifies the globally unique identifier (GUID) for getting the point array that represents the ascender for a ContextNode.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public Shared ReadOnly Ascender As Guid
'Usage
Dim value As Guid
value = PropertyGuidsForContextNodes.Ascender
public static readonly Guid Ascender
public:
static initonly Guid Ascender
public static final var Ascender : Guid
Remarks
The Guid value for this PropertyGuidsForContextNodes field is FFBE58C0-9895-4A5d-B06B-C7C9774E3247. The ascender is the distance between the midline and the top of a character. For example, the ascender for a Latin letter "d" is the distance between the top of the circle and the top 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