Click or drag to resize

ClusterImageId Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A string used to create the cluster image. This string is set by the IClusterVisualization and contains sufficient information for the IClusterVisualization to render an image of the cluster without access to any other information about the cluster or its items.

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

Property Value

Type: String
See Also