AnnotationCollection.Swap Method
Name | Parameters | Description |
---|---|---|
Swap(Annotation, Annotation) | annotation1, annotation2 | Swaps the two specified annotations within the collection. |
Swap(Int32, Int32) | index1, index2 | Swaps the two annotations with the specified indexes in the collection. |