Map for WinForms | ComponentOne
C1.FlexMap Namespace / ICoordinateSystem Interface / LimitBounds Property

In This Topic
    LimitBounds Property (ICoordinateSystem)
    In This Topic
    Gets the limit bounds that this coordinate system supports.
    Syntax
    'Declaration
     
    
    ReadOnly Property LimitBounds As C1.Win.Interop.Rect
    C1.Win.Interop.Rect LimitBounds {get;}
    See Also