Click or drag to resize

ClusterFeatures Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The features associated with this cluster. Populated by IClusteringAlgorithm.

Namespace:  Telogis.GeoBase.Clustering
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IList<IPointFeature> Features { get; set; }

Property Value

Type: IListIPointFeature
See Also