GoogleMap Control
StaticScale Property
NamespacesArtem.Google.UIGoogleMapStaticScale
GoogleMap Control v6.0
Scale (zoom) value used to multiply the static map image size to define the output size in pixels.
Declaration Syntax
C#Visual Basic
public int StaticScale { get; set; }
Public Property StaticScale As Integer
	Get
	Set
Value
The static scale.

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