AnnotLayer Class |
Namespace: ComPDFKitViewer.Layer
public class AnnotLayer : BaseLayer
The AnnotLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotLayer |
annotation layer
|
Name | Description | |
---|---|---|
![]() | CurrentType |
Current Layer Type
(Inherited from BaseLayer.) |
Name | Description | |
---|---|---|
![]() | AnnotHitTest |
Hit test
|
![]() | Arrange |
ReArrange Children
(Inherited from BaseLayer.) |
![]() | CleanDraw |
Clean draw
(Inherited from BaseDraw.) |
![]() | Draw |
draw
(Overrides BaseDrawDraw.) |
![]() | DrawHighlights |
Get all annotations
|
![]() | GetAnnotForIndex |
Get annotation by index
|
![]() | GetAnnotListForType |
Get all annotations of a certain type
|
![]() | GetIsShowAnnot |
Set whether to display all annotations
|
![]() | GetIsShowWidget |
Set whether to display all Widget forms
|
![]() | GetResTag |
Get resource index
(Inherited from BaseDraw.) |
![]() | GetSelectedAnnot |
Get the selected annotation
|
![]() | GetUpdate |
Used to update and synchronize external cache data object information
|
![]() | SetIsHideAnnotForType |
Hide a type of annotation
|
![]() | SetIsShowAnnot |
Set whether to display all annotations
|
![]() | SetIsShowWidget |
Set whether to display all Widget forms
|
![]() | SetResIndex |
Set resource index
(Inherited from BaseDraw.) |