ComponentOne Document Library for WPF
Left Property

C1.WPF.Document.4 Assembly > C1.WPF.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