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

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