PolygonGeometries Property | |
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; }
Public Property Geometries As Polygon()
Get
Set
Property Value
Type:
PolygonSee Also