Freigeben über


PropertyGuidsForContextNodesBase.Centroid-Feld

Gibt die GUID (Globally Unique Identifier) zum Abrufen des Punktarrays an, das die x- und y-Koordinaten der Mitte eines Zeichnungsknotens darstellt.

Namespace:  System.Windows.Ink.AnalysisCore
Assembly:  IACore (in IACore.dll)

Syntax

'Declaration
Public Shared ReadOnly Centroid As Guid
'Usage
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

Hinweise

Für nicht erkannte Formen wird ein leeres Array zurückgegeben.

Der Guid-Wert für dieses PropertyGuidsForContextNodesBase-Feld ist FDC4935E-F009-4C92-8B17-3754CCAB0DF4.

Plattformen

Windows Vista, Windows XP SP2, Windows Server 2003

.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

PropertyGuidsForContextNodesBase-Klasse

PropertyGuidsForContextNodesBase-Member

System.Windows.Ink.AnalysisCore-Namespace