Поделиться через


WritingRegionNode.SemanticType - свойство

Обновлен: Ноябрь 2007

Gets or sets the SemanticType as defined by the parsing engines.

Пространство имен:  Microsoft.Ink
Сборка:  Microsoft.Ink.Analysis (в Microsoft.Ink.Analysis.dll)

Синтаксис

'Декларация
Public Property SemanticType As SemanticType
'Применение
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)

Значение свойства

Тип: Microsoft.Ink.SemanticType
The SemanticType as defined by the parsing engines.

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

WritingRegionNode Класс

WritingRegionNode - члены

Microsoft.Ink - пространство имен