Click or drag to resize

PolygonGeometries Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The polygon geometries associated with this feature. Returns an array of Polygons.

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

Property Value

Type: Polygon
See Also