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

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