Compartir a través de


SemanticType Enumeration

Specifies the semantic types used in defining an annotation.

Namespace: Microsoft.Ink
Assembly: Microsoft.Ink.Analysis (in microsoft.ink.analysis.dll)

Syntax

'Declaration
Public Enumeration SemanticType
'Usage
Dim instance As SemanticType
public enum SemanticType
public enum class SemanticType
public enum SemanticType
public enum SemanticType

Members

  Member name Description
Callout A callout consisting of one or more ink strokes connecting two objects to draw attention to a portion of a text or drawing. 
Comment Internal use only. 
Connector A connector consisting of one or more ink strokes used to connect two objects. 
Container A container consisting of one or more ink strokes that make up a standard shape. 
Enclosure An enclosure consists of one or more ink strokes that encircle a text, an image or an ink area for emphasizing purpose. 
Highlight A highlight demarcating the underlying object in order to bring it to the attention of the reader. 
None Signifies the absence of the semantic type. 
ScratchOut A wavy line segment used for erasing content. 
Strikethrough A straight line segment used for annotation to mark text that should appear with a line through it. 
Underline A straight line segment used for annotation to mark text that should appear with a horizontal line beneath it. 
VerticalRange A vertical range consisting of one or more ink strokes that span across multiple lines. 

Platforms

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

Microsoft.Ink Namespace