MapWindowDevelper:Shapes
From MapWindow GIS
MapWindow.Interfaces.Shapes
This interface is used to access individual shapes from a shapefile layer.
Property Members
| Name | Access | Summary |
|---|---|---|
| Item : Shape | public | Returns a single shape in the shapefile by it's index. |
| NumShapes : Int32 | public | Returns the number of shapes in a shapefile. |
