GoogleMap Control
MaxZoom Property
Namespaces
►
Artem.Google.UI
►
GoogleMap
►
MaxZoom
C#
Visual Basic
GoogleMap Control v6.0
The maximum zoom level which will be displayed on the map. If omitted, or set to null, the maximum zoom from the current map type is used instead.
Declaration Syntax
C#
Visual Basic
public
Nullable
<
int
>
MaxZoom
{
get
;
set
; }
Public
Property
MaxZoom
As
Nullable
(
Of
Integer
)
Get
Set
Value
The max zoom.
Assembly:
Artem.Google
(Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)