ITiledProviderMinZoom Property |
Gets the minimum level where tiles are available.
Namespace:
Ptv.XServer.Controls.Map.Layers.Tiled
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax ReadOnly Property MinZoom As Integer
Get
property int MinZoom {
int get ();
}
abstract MinZoom : int with get
Property Value
Type:
Int32See Also