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

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