Click or drag to resize
AnnotationType Enumeration
An enum of the annotation types

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum AnnotationType
Members
  Member nameValueDescription
GEOMETRICAL_OBJECT0 eometrical object
ARROW1 rrow
TEXT_COMMENT2 ext comment
INLINE_TEXT_COMMENT3 nline text comment
STRIKEOUT4 trikeout
UNDERLINE5 nderline
HIGHLIGHT6 ighlight
FREE_DRAWING7 ree drawing
See Also