ClusterFeatures Property | |
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; }
Public Property Features As IList(Of IPointFeature)
Get
Set
Property Value
Type:
IListIPointFeatureSee Also