Telogis.GeoBase.Geometry.Ring |
Represents a closed curve that forms part of a polygon. This may be the outer perimeter or a ring around a "gap" such as an island in a lake.
Name | Description |
---|---|
getPoints () | Gets the rings points as a Geometry.LineString. ReturnsGeometry.LineString - Gets the points as a Geometry.Linestring. |