Map for WinForms | ComponentOne
C1.Win.Map Namespace / Border Class / Bottom Property

In This Topic
    Bottom Property (Border)
    In This Topic
    Gets or sets the bottom border line.
    Syntax
    'Declaration
     
    
    Public Property Bottom As Line
    public Line Bottom {get; set;}
    See Also