[]
Base class for C1's MultiScaleTileSource implementations.
public abstract class MultiScaleTileSource : MultiScaleTileSourceBase
| Name | Description |
|---|---|
| MultiScaleTileSource(int, int, int, int, int) | Creates a new instance of the MultiScaleTileSource class with the specified parameters. |
| Name | Description |
|---|---|
| TileHeight | Gets the tile height of the image. |
| TileWidth | Gets the tile width of the image. |
| Name | Description |
|---|---|
| Initialize() | Initialize the map source. |
| RaiseInitializeCompleted() | Raise InitializeCompleted event. |
| Name | Description |
|---|---|
| InitializeCompleted | Raised when initialization of the map source is completed. |