Click or drag to resize

PolygonGeometry Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Note: This API is now obsolete.

The polygon geometry associated with this feature.

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

Property Value

Type: Polygon
See Also