ComponentOne Document Library for UWP
Left Property

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

Reference

Border Class
Border Members