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

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