Name | Description | |
---|---|---|
WebAnnotationViewCollectionJS | Initializes a new instance of the WebAnnotationViewCollectionJS class. |
Name | Description | |
---|---|---|
WebAnnotationViewCollectionJS | Initializes a new instance of the WebAnnotationViewCollectionJS class. |
Name | Description | |
---|---|---|
add | Adds annotation view to the end of collection. | |
bringTo | Brings the specified annotation to the specified position in the collection. | |
bringToBack | Brings the specified annotation to the first position in the collection. | |
bringToFont | Brings the specified annotation to the last position in the collection. | |
clear | Clears the collection. | |
clearCache | Overloaded. Sends an asynchronous request to a server to clear cache of image collection files on server. | |
clone | Creates a new object that is a copy of the current annotation collection. | |
get_Count | Gets the number of annotations in the collection. | |
get_isChanged | Gets a value indicating whether the annotation collection is changed. | |
getItem | Returns the annotation view at the specified index. | |
indexOf | Returns position of specified annotation in collection. | |
insert | Inserts annotation view to the collection. | |
remove | Removes annotation from the collection. | |
removeAt | Removes annotation from the collection. | |
set | Replaces annotation at the specified index. | |
swap | Swaps two annotation views in the collection. | |
toString | Returns the string representation of this object. |
Name | Description | |
---|---|---|
changed | Occurs when annotation collection is changed. | |
changing | Occurs when annotation collection is changing. | |
deserialized | Occurs when annotation collection is deserialized. |