PropertyGuidsForContextNodes.Ascender Field
Specifies the globally unique identifier (GUID) for getting the point array that represents the Ascenders property of a ContextNode.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.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.
Platforms
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
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