Name | Description | |
---|---|---|
AnnotationCollection Constructor | Initializes a new instance of the AnnotationCollection class. |
The following tables list the members exposed by AnnotationCollection.
Name | Description | |
---|---|---|
AnnotationCollection Constructor | Initializes a new instance of the AnnotationCollection class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the fill color. | |
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) | |
Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
Item | Gets the annotation item in the collection. |
Name | Description | |
---|---|---|
Add | Adds an annotation to the end of the collection. | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
Refresh | Forces an annotation to refresh its display. | |
Remove | Removes an annotation from the collection. | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |