MapWindowDevelper:IdentifiedLayers
From MapWindow GIS
MapWindow.Interfaces.IdentifiedLayers
IdentifiedLayers is used to access the list of layers that contained any information gathered during an Identify function call.
Property Members
| Name | Access | Summary |
|---|---|---|
| Count : Int32 | public | Returns the number of layers that had information from the Identify function call. |
| Item : IdentifiedShapes | public | Returns an IdentifiedShapes object containing inforamtion about shapes that were identified during the Identify function call. |
