Name | Description | |
---|---|---|
![]() | AnnotationCollection Constructor | Initializes a new instance of AnnotationCollecion class. |
The following tables list the members exposed by AnnotationCollection.
Name | Description | |
---|---|---|
![]() | AnnotationCollection Constructor | Initializes a new instance of AnnotationCollecion class. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color. |
![]() | Item | Gets the item at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds an annotation to the end of the collection. |
![]() | Refresh | Updates the annotation display. |
![]() | Remove | Removes the specified annotation. |
Name | Description | |
---|---|---|
![]() | AnnotationAdded | The event occurs when annotation was just added. |
![]() | AnnotationRemoved | The event occurs when annotation was just removed. |
![]() | CollectionCleared | The event occurs when annotation was cleared. |