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


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

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

See Also