GoogleMap Control v6.0
Declaration Syntax
Members
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Identifiers for the zoom control.

C# | Visual Basic |
public enum ZoomControlStyle
Public Enumeration ZoomControlStyle

Member | Description |
---|---|
Default |
The default zoom control.
The control which DEFAULT maps to will vary according to map size and other factors.
It may change in future versions of the API.
|
Large |
The larger control, with the zoom slider in addition to +/- buttons.
|
Small |
A small control with buttons to zoom in and out.
|