Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ComplexBorderSidePattern Class / ComplexBorderSidePattern Constructor


In This Topic
    ComplexBorderSidePattern Constructor
    In This Topic
    Initializes a new instance of the ComplexBorderSidePattern class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ComplexBorderSidePattern()
    public ComplexBorderSidePattern()
    See Also