PtvAjaxTiledProviderMinZoom Property |
Gets the minimum level where tiles are available.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public int MinZoom { get; }
Public ReadOnly Property MinZoom As Integer
Get
public:
virtual property int MinZoom {
int get () sealed;
}
abstract MinZoom : int with get
override MinZoom : int with get
Property Value
Type:
Int32Implements
ITiledProviderMinZoomSee Also