[]
Descriptor for map tile provider.
public class TileProviderInfo
| Name | Description |
|---|---|
| TileProviderInfo(string, string) | Initializes a new instance of this class. |
| TileProviderInfo(string, string, string) | Initializes a new instance of this class. |
| Name | Description |
|---|---|
| Settings | The settings of map tile provider. |
| Name | Description |
|---|---|
| AssemblyQualifiedName | Fully assembly-qualified name of the class that implements ITileProvider |
| DisplayName | The display name of tile provider. |
| Name | The name that can be used to refer to the tile provider in reports. |