Longitude Property

GoogleMap Control Artem.Google

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

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