Click or drag to resize

IClusterLayer Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IClusterLayer type exposes the following members.

Methods
  NameDescription
Public methodBeginGetClusters
Starts calculating clusters asynchronously.
Public methodBeginGetImage
Obtains the image for a cluster asynchronously.
Public methodBeginRefresh
Refreshes the cluster layer asynchronously.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodEndGetClusters
Returns the clusters calculated asynchronously by BeginGetClusters when the calculation is complete.
Public methodEndGetImage
Returns the image for a cluster made available by a call to BeginGetImage.
Public methodEndRefresh
Waits for a refresh to complete.
Top
See Also