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

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