Click or drag to resize

ClusterCenterOfGravityLatLon Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The center of the cluster in LatLon space. Not necessarily the center of the rectangle, as the center is calculated based on the locations of the items within the cluster.

Namespace:  Telogis.GeoBase.Clustering
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon CenterOfGravityLatLon { get; set; }

Property Value

Type: LatLon
See Also