FarPoint.Win Assembly / FarPoint.Win Namespace / DoubleLineBorder Class
Members


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

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

See Also