Campo PropertyGuidsForContextNodesBase.HotPoints
Aggiornamento: novembre 2007
Specifica il GUID per ottenere la matrice di punti che rappresenta i punti attivi della modifica di una forma riconosciuta. Il numero di punti varia a seconda della forma che rappresenta.
Spazio dei nomi: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly HotPoints As Guid
'Utilizzo
Dim value As Guid
value = PropertyGuidsForContextNodesBase.HotPoints
public static readonly Guid HotPoints
public:
static initonly Guid HotPoints
public static final Guid HotPoints
public static final var HotPoints : Guid
Note
Il valore Guid per questo campo PropertyGuidsForContextNodesBase è 4F344747-BC2D-471E-8CBA-002D11A36E32.
Piattaforme
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.
Informazioni sulla versione
.NET Framework
Supportato in: 3.0
Vedere anche
Riferimenti
PropertyGuidsForContextNodesBase Classe