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

In This Topic
    Bounds Property (GeoPolygon)
    In This Topic
    Returns the bounds of the geometry.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Bounds As C1.Win.Interop.Rect
    public override C1.Win.Interop.Rect Bounds {get;}
    See Also