TileLayer Methods |
The TileLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| 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.) | |
| GetZoomLevel |
Get zoom level.
| |
| OnDeserialized |
OnDeserialized is called just after the object has been deserialized.
| |
| Refresh |
Used for refreshing tile data.
| |
| RemoveNonvisibleTiles |
Remove tiles (minus some at the edges), which are not currently visible.
| |
| ToString |
Item to string.
(Overrides ObjectToString.) |