Click or drag to resize

PolygonOuterRing Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The shell of the polygon. Must be clockwise.

Namespace:  Telogis.GeoBase.Geometry
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public PolygonRing OuterRing { get; set; }

Property Value

Type: PolygonRing
See Also