InkDrawingNode.SemanticType 属性
获取或设置 InkAnalyzer 所定义的语义类型。
命名空间: System.Windows.Ink
程序集: IAWinFX(在 IAWinFX.dll 中)
语法
声明
Public Property SemanticType As SemanticType
用法
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)
属性值
类型:System.Windows.Ink.SemanticType
InkAnalyzer 所定义的语义类型。
平台
Windows Vista
.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求。
版本信息
.NET Framework
受以下版本支持:3.0