RemoteClusterLayer Methods |
The RemoteClusterLayer type exposes the following members.
Name | Description | |
---|---|---|
BeginGetClusters |
Starts calculating clusters asynchronously.
| |
BeginGetImage |
Obtains the image for a cluster synchronously.
| |
BeginRefresh |
Begin an unscheduled refresh of feature data asynchronously.
| |
Dispose |
Disposes of this cluster layer.
| |
EndGetClusters |
Returns the clusters calculated asynchronously by
BeginGetClusters(Int32, BoundingBox, AsyncCallback, Object) when the calculation is complete.
| |
EndGetImage |
Returns the image for a cluster made available by a call to
BeginGetImage.
| |
EndRefresh |
Finish up after an asynchronous refresh begun by a call to BeginRefresh.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |