WebAnnotationController Properties |
The WebAnnotationController type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthorMode |
Gets or sets a value which determines how many annotations are created by the mouse after CreateAnnotation is called. AuthorMode. Single will change InteractMode back to the original value or closest non Author value, after annotation creation.
|
![]() | CurrentLayer | Gets or sets the current active layer. |
![]() | DefaultAnnotations |
Gets or sets the default annotations.
|
![]() | Factories |
Gets the AnnotationUIFactoryCollection containing IAnnotationUIFactory objects
used to create annotations from AnnotationData classes.
|
![]() | InteractMode |
Gets or sets a value specifying the user interactive mode of the
AnnotationController. |
![]() | LastUniqueIndex |
Gets the last unique index of the annotations loaded into this WebAnnotationController.
|
![]() | Layers | Gets or sets the LayerCollection used by the
WebAnnotationController. |
![]() | SelectedAnnotations | Gets an array of annotations currently selected. |
![]() | Site | Gets or sets the site of the control. |