InkDrawingNode.SemanticType, propriété
Mise à jour : November 2007
Obtient ou définit le type sémantique, comme défini par le InkAnalyzer.
Espace de noms : System.Windows.Ink
Assembly : IAWinFX (dans IAWinFX.dll)
Syntaxe
'Déclaration
Public Property SemanticType As SemanticType
'Utilisation
Dim instance As InkDrawingNode
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)
Valeur de propriété
Type : System.Windows.Ink.SemanticType
Type sémantique, comme défini par le InkAnalyzer.
Plateformes
Windows Vista
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0