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


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

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

    See Also