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


SemanticType - перечисление

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

Specifies the semantic types used in defining an annotation.

Пространство имен:  System.Windows.Ink.AnalysisCore
Сборка:  IACore (в IACore.dll)

Синтаксис

'Декларация
Public Enumeration SemanticType
'Применение
Dim instance As SemanticType
public enum SemanticType
public enum class SemanticType
public enum SemanticType
public enum SemanticType

Члены

Имя члена Описание
None Signifies the absence of the semantic type.
Underline A straight line segment used for annotation to mark text that should appear with a horizontal line beneath it.
Strikethrough A straight line segment used for annotation to mark text that should appear with a line through it.
Highlight A highlight demarcating the underlying object in order to bring it to the attention of the reader.
ScratchOut A wavy line segment used for annotation.
VerticalRange A vertical range consisting of one or more ink strokes that span across multiple lines.
Callout A callout consisting of one or more ink strokes connecting two objects to draw attention to a portion of a text or drawing.
Enclosure An enclosure consisting of one or more ink strokes that encircle a text, an image or an ink area for emphasizing purpose.
Comment Not available.
Container A container consisting of one or more ink strokes that make up a standard shape.
Connector A connector consisting of one or more ink strokes used to connect two objects.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

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

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

.NET Framework

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

См. также

Ссылки

System.Windows.Ink.AnalysisCore - пространство имен