Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / DoubleLineBorder Class
Members


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

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

    See Also