Click or drag to resize

PolygonInnerRings Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The holes and islands of a polygon.

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

Property Value

Type: PolygonRing
See Also