| Maptitude GISDK Help |
Gets the perimeter of an area.
perimeter = GetPerimeter(integer area_id)
| Argument | Contents |
|---|---|
| area_id | The ID for an area |
A real number with the length of the perimeter in current map units.
The current layer must be an area layer.
perimeter = GetPerimeter(19023)
| Function | Summary |
|---|---|
| GetEdges() | Gets the edges for an area |
| GetPolygonPerimeter() | Gets the perimeter of a closed polygon |
| ©2025 Caliper Corporation | www.caliper.com |