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

In This Topic
    Bounds Property (TileItem)
    In This Topic
    Gets the bounds (in screen coordinates) of the tile.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bounds As C1.Win.Interop.Rect
    public C1.Win.Interop.Rect Bounds {get;}
    See Also