Click or drag to resize

Telogis.GeoBase.Geometry.Ring

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Ring Class

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.

Functions
NameDescription
getPoints ()

Gets the rings points as a Geometry.LineString.

Returns

Geometry.LineString - Gets the points as a Geometry.Linestring.