GoogleMap Control
MinZoom Property
Namespaces
►
Artem.Google.UI
►
GoogleMap
►
MinZoom
C#
Visual Basic
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)