Click or drag to resize

TransientClusterLayer Methods

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

The TransientClusterLayer type exposes the following members.

Methods
  NameDescription
Public methodBeginGetClusters
Calculates clusters.
Public methodBeginGetImage
Obtains the image for a cluster.
Public methodBeginRefresh
Starts updating the feature data for the clusters asynchronously.
Public methodDispose
Disposes of this transient cluster layer.
Public methodEndGetClusters
Public methodEndGetImage
Returns the image for a cluster made available by a call to BeginGetImage.
Public methodEndRefresh
Executes when a refresh initiated by a call to BeginRefresh(AsyncCallback, Object) completes.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also