Click or drag to resize

AnnotLayer Methods

The AnnotLayer type exposes the following members.

Methods
  NameDescription
Public methodAnnotHitTest
Hit test
Public methodArrange
ReArrange Children
(Inherited from BaseLayer.)
Public methodCleanDraw
Clean draw
(Inherited from BaseDraw.)
Public methodDraw
draw
(Overrides BaseDrawDraw.)
Public methodDrawHighlights
Get all annotations
Public methodGetAnnotForIndex
Get annotation by index
Public methodGetAnnotListForType
Get all annotations of a certain type
Public methodGetIsShowAnnot
Set whether to display all annotations
Public methodGetIsShowWidget
Set whether to display all Widget forms
Public methodGetResTag
Get resource index
(Inherited from BaseDraw.)
Public methodGetSelectedAnnot
Get the selected annotation
Public methodGetUpdate
Used to update and synchronize external cache data object information
Public methodSetIsHideAnnotForType
Hide a type of annotation
Public methodSetIsShowAnnot
Set whether to display all annotations
Public methodSetIsShowWidget
Set whether to display all Widget forms
Public methodSetResIndex
Set resource index
(Inherited from BaseDraw.)
Top
See Also