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

In This Topic
    Bounds Property (GeoPoint)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Bounds As C1.Win.Interop.Rect
    public override C1.Win.Interop.Rect Bounds {get;}
    See Also