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


In This Topic
    RoundedLineBorderFactory Class
    In This Topic
    Represents a class for creating rounded-edge, single-line border objects in environments that do not support parameterized constructors.
    Syntax
    'Declaration
     
    
    Public Class RoundedLineBorderFactory 
    'Usage
     
    
    Dim instance As RoundedLineBorderFactory
    public class RoundedLineBorderFactory 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.RoundedLineBorderFactory

    See Also