MapWindowDevelper:SelectedShape
From MapWindow GIS
MapWindow.Interfaces.SelectedShape
The SelectedShape interface is used to access information about a shape that is selected in the MapWindow.
Property Members
| Name | Access | Summary |
|---|---|---|
| Extents : Extents | public | Returns the extents of this selected shape. |
| ShapeIndex : Int32 | public | Returns the shape index of this selected shape. |
Method Members
| Name | Access | Summary |
|---|---|---|
| Add() : Void | public | Initializes all information in the SelectedShape object then highlights the shape on the map. |
