'Declaration
Public Function New( _ ByVal bounds As System.Drawing.Rectangle, _ ByVal type As BorderType _ )
'Usage
Dim bounds As System.Drawing.Rectangle Dim type As BorderType Dim instance As New NBorder(bounds, type)
public NBorder( System.Drawing.Rectangle bounds, BorderType type )
Parameters
- bounds
- type