Initializes a new instance of the Border class.
[Visual Basic] Public Sub New()
Initializes a new instance of the Border class with the Line info specified.[C#] public Border();
[Visual Basic] Public Sub New(Line)
Initializes a new instance of the Border class with the parameters specified.[C#] public Border(Line);
[Visual Basic] Public Sub New(Line,Integer)
Initializes a new instance of the Border class with the parameters specified.
[Visual Basic] Public Sub New(Line,Integer,Color)
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.