'Declaration Public Function New( _ ByVal sideInset As Integer _ )
'Declaration
Public Function New( _ ByVal sideInset As Integer _ )
'Usage Dim sideInset As Integer Dim instance As New Inset(sideInset)
'Usage
Dim sideInset As Integer Dim instance As New Inset(sideInset)
public Inset( int sideInset )
Inset Class Inset Members Overload List