SemanticType Enumeration

Namespace: System.Windows.Ink
Assembly: IAWinFX (in iawinfx.dll)
XML Namespace:  https://schemas.microsoft.com/winfx/2006/xaml/presentation

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. A callout draws attention to a portion of a text or drawing, usually accompanied by a line pointing to the particular area. 
Comment Not available. 
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 makes up a standard shape. 
Enclosure An enclosure consists of one or more ink strokes that encircle a text, image, or 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 annotation. 
Strikethrough A straight line segment used for annotation to mark text with a line through it. 
Underline A straight line segment used for annotation to mark text 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

System.Windows.Ink Namespace