Click or drag to resize

IPointFeature Interface

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Represents an item that can be clustered with other items if they are spatially close together relative to the map zoom.

Namespace:  Telogis.GeoBase.DataSources
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public interface IPointFeature

The IPointFeature type exposes the following members.

Properties
  NameDescription
Public propertyLocation
The location of the feature.
Top
See Also