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


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

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

Specifies the semantic types used in defining an annotation.

Пространство имен:  System.Windows.Ink
Сборка:  IAWinFX (в IAWinFX.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 to annotate text with a horizontal line beneath it.
Strikethrough A straight line segment used to annotate text by drawing 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 spanning across multiple lines.
Callout A callout consisting of one or more ink strokes connecting two objects. A callout draws attention to a portion of a text or drawing, usually accompanied by a line pointing to the particular area.
Enclosure An enclosure consisting of one or more ink strokes that encircle a text, image, or ink area which are used for emphasizing purposes.
Comment Not available.
Container A container consisting of one or more ink strokes that comprise a standard shape.
Connector A connector consisting of one or more ink strokes used to connect two objects.

Платформы

Windows Vista

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

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

.NET Framework

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

См. также

Ссылки

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