PropertyGuidsForContextNodes.Centroid-Feld
Gibt die GUID (Globally Unique Identifier) zum Abrufen des Punktarrays an, das die x- und y-Koordinaten der Mitte eines InkDrawingNode darstellt.
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.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
Hinweise
Für nicht erkannte Formen wird ein leeres Array zurückgegeben.
Der Guid-Wert für dieses PropertyGuidsForContextNodes-Feld ist FDC4935E-F009-4C92-8B17-3754CCAB0DF4.
Plattformen
Windows Vista
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0
Siehe auch
Referenz
PropertyGuidsForContextNodes-Klasse