AnnotationCollectionデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
 | BackColor | Gets or sets the backcolor. |
 | Item | Gets the element at the specified index. |
トップ
パブリック メソッド
| 名前 | 解説 |
 | Add | The Add method adds an annotation to the end of the collection. |
 | Refresh | This method forces an annotation to refresh its display. |
 | Remove | Removes the specified annotation. |
トップ
パブリック イベント
| 名前 | 解説 |
 | AnnotationAdded | Fired, when annotation was just added. 内部使用のみ。Subject of change without notice. |
 | AnnotationRemoved | Fired, when annotation was just removed. 内部使用のみ。Subject of change without notice. |
 | CollectionCleared | Fired, when collection was cleared. 内部使用のみ。Subject of change without notice. |
トップ
参照