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


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

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

See Also