Proprietà WritingRegionNode.SemanticType
Aggiornamento: novembre 2007
Ottiene o imposta l'oggetto SemanticType definito dai motori di analisi.
Spazio dei nomi: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Sintassi
'Dichiarazione
Public Property SemanticType As SemanticType
'Utilizzo
Dim instance As WritingRegionNode
Dim value As SemanticType
value = instance.SemanticType
instance.SemanticType = value
public SemanticType SemanticType { get; set; }
public:
property SemanticType SemanticType {
SemanticType get ();
void set (SemanticType value);
}
/** @property */
public SemanticType get_SemanticType()
/** @property */
public void set_SemanticType(SemanticType value)
public function get SemanticType () : SemanticType
public function set SemanticType (value : SemanticType)
Valore proprietà
Tipo: System.Windows.Ink.SemanticType
Oggetto SemanticType definito dai motori di analisi.
Piattaforme
Windows Vista
.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