SemanticType Enumeration
Specifies the semantic types used in defining an annotation.
Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Syntax
'Declaration
Public Enumeration SemanticType
'Usage
Dim instance As SemanticType
public enum SemanticType
public enum class SemanticType
public enum SemanticType
Members
Member name | Description | |
---|---|---|
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. |
Platforms
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information
.NET Framework
Supported in: 3.0