ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / Position Class / Latitude Property

In This Topic
    Latitude Property
    In This Topic
    Gets or sets the latitude coordinate of the position.
    Syntax
    'Declaration
     
    Public Property Latitude As System.Double
    public System.double Latitude {get; set;}
    See Also