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

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