Latitude Property

GoogleMap Control Artem.Google

GoogleMap Control Latitude Property
NamespacesArtem.Google.UIGoogleMapLatitude
GoogleMap Control v6.0
Gets or sets the initial map center latitude. This property is kept for backward compatability, concider using the new Center property.
Declaration Syntax
C# Visual Basic
public double Latitude { get; set; }
Public Property Latitude As Double
	Get
	Set
Value
The latitude.

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