Class TileInfo.Lod
Inherited Members
Namespace: Mapsui.ArcGIS
Assembly: Mapsui.ArcGIS.dll
Syntax
public class TileInfo.Lod
Properties
| Edit this page View Sourcelevel
Declaration
public int level { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
resolution
Declaration
public double resolution { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
scale
Declaration
public double scale { get; set; }
Property Value
| Type | Description |
|---|---|
| double |