PolygonRings Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
This property is obsolete. Please use Geometries.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Use Polygon.Geometries")]
public PolygonRing[] Rings { get; set; }
<ObsoleteAttribute("Use Polygon.Geometries")>
Public Property Rings As PolygonRing()
Get
Set
Property Value
Type:
PolygonRingSee Also