Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Inset Class / Inset Constructor / Inset Constructor(Int32)


In This Topic
Inset Constructor(Int32)
In This Topic
Creates an inset with specified side.
Syntax
'Declaration
 
Public Function New( _
   ByVal sideInset As Integer _
)
 
'Usage
 
Dim sideInset As Integer
 
Dim instance As New Inset(sideInset)

Parameters

sideInset
See Also