PropertyGuidsForContextNodesBase.Centroid - поле
Обновлен: Ноябрь 2007
Specifies the globally unique identifier (GUID) for getting the point array that represents the x and y coordinates of the center of a drawing node.
Пространство имен: System.Windows.Ink.AnalysisCore
Сборка: IACore (в IACore.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Centroid As Guid
'Применение
Dim value As Guid
value = PropertyGuidsForContextNodesBase.Centroid
public static readonly Guid Centroid
public:
static initonly Guid Centroid
public static final Guid Centroid
public static final var Centroid : Guid
Заметки
For unrecognized shapes, an empty array is returned.
The Guid value for this PropertyGuidsForContextNodesBase field is FDC4935E-F009-4C92-8B17-3754CCAB0DF4.
Платформы
Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0
См. также
Ссылки
PropertyGuidsForContextNodesBase Класс