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

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