ComponentOne Document Library for UWP
Bottom Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > Border Class : Bottom Property
Gets the Line object defining bottom edge of the border.
Syntax
'Declaration
 
Public Property Bottom As Line
public Line Bottom {get; set;}
See Also

Reference

Border Class
Border Members