Click or drag to resize

ClusterSummary Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An object created by ClusterSummaryDelegate for containing information that is used to visualize the cluster. The summary information can be used by an IClusterVisualization to produce an ImageId.

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

Property Value

Type: JSONObject
See Also