MapWindowDevelper:IdentifiedShapes
From MapWindow GIS
MapWindow.Interfaces.IdentifiedShapes
This interface is used to access the list of shapes that were found during an Identify function call.
Property Members
| Name | Access | Summary |
|---|---|---|
| Count : Int32 | public | Returns the number of shapes that were identified. |
| Item : Int32 | public | Returns the shape index of an identified that is stored at the position specified by the Index parameter. |
















