Click or drag to resize

HighlightAnnot Methods

The HighlightAnnot type exposes the following members.

Methods
  NameDescription
Public methodCleanDraw
Clean draw
(Inherited from BaseDraw.)
Public methodDraw
Draw
(Inherited from BaseDraw.)
Public methodDraw(RenderTargetBitmap)
Draw highlight annotation
Public methodGetAnnotData
get the annotation related data
(Inherited from BaseAnnot.)
Public methodGetAnnotIndex
get the index of the current annotation when rendering
(Inherited from BaseAnnot.)
Public methodGetResTag
Get resource index
(Inherited from BaseDraw.)
Public methodRemoveClean
clean method when the annotation object is released
(Inherited from BaseAnnot.)
Public methodSetAnnotIndex
set the index of the current annotation when rendering
(Inherited from BaseAnnot.)
Public methodSetAnnotPoint (Overrides BaseAnnotSetAnnotPoint(Point).)
Public methodSetResIndex
Set resource index
(Inherited from BaseDraw.)
Top
See Also