Share via


PropertyGuidsForContextNodes.Centroid Field

Specifies the globally unique identifier (GUID) for getting the point array that represents the x and y coordinates of the center of an InkDrawingNode.

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

Syntax

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

value = PropertyGuidsForContextNodes.Centroid
public static readonly Guid Centroid
public:
static initonly Guid Centroid
public static final Guid Centroid
public static final var Centroid : Guid
Not applicable.

Remarks

For unrecognized shapes, an empty array is returned.

The Guid value for this PropertyGuidsForContextNodes field is FDC4935E-F009-4C92-8B17-3754CCAB0DF4.

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

PropertyGuidsForContextNodes Class
PropertyGuidsForContextNodes Members
System.Windows.Ink Namespace