IMap Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:BSI.MACE.IMap"]
Namespace: BSI.MACE
The IMap type exposes the following members.
| Name | Description | |
|---|---|---|
| SelectedEntities |
Returns the list of selected entities(Platforms only) selected by the MACE operator.
| |
| SelectedEntity |
Returns the selected entity (Platform) as selected by the MACE operator.
| |
| SelectedSite |
Returns the selected entity (Site) as selected by the MACE operator.
|
| Name | Description | |
|---|---|---|
| MouseDown |
Provide notification when the user triggers a mouse down event over the MACE Map.
| |
| MouseUp |
Provide notification when the user triggers a mouse up event over the MACE Map.
| |
| PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |