Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / LineBorder Class
Members


In This Topic
    LineBorder Class
    In This Topic
    Represents a simple single-line border.
    Syntax
    'Declaration
     
    
    Public Class LineBorder 
       Implements IBorder, IBorder2, IBorder3, IBorderGrayscaleSupport, IEnhancedBorder, ISerializeSupport 
    'Usage
     
    
    Dim instance As LineBorder
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.LineBorder
          FarPoint.Win.DoubleLineBorder
          FarPoint.Win.RoundedLineBorder

    See Also