MinZoom Property

GoogleMap Control Artem.Google

GoogleMap Control MinZoom Property
NamespacesArtem.Google.UIGoogleMapMinZoom
GoogleMap Control v6.0
The minimum zoom level which will be displayed on the map. If omitted, or set to null, the minimum zoom from the current map type is used instead.
Declaration Syntax
C# Visual Basic
public Nullable<int> MinZoom { get; set; }
Public Property MinZoom As Nullable(Of Integer)
	Get
	Set
Value
The min zoom.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)