Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoPoint Class / X Property

In This Topic
    X Property (GeoPoint)
    In This Topic
    Gets or sets the x-coordinate.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Double
    public double X {get;}
    See Also