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

In This Topic
    Location Property (GeoPoint)
    In This Topic
    Gets the x and y coordintes.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Location As C1.Win.Interop.Point
    public C1.Win.Interop.Point Location {get;}
    See Also