ComponentOne Input for WinForms
Set(Int32,Int32,Int32,Int32) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > Margins Class > Set Method : Set(Int32,Int32,Int32,Int32) Method
Overloaded. Sets the margin values.
Syntax
'Declaration
 
Public Overloads Sub Set( _
   ByVal left As System.Integer, _
   ByVal right As System.Integer, _
   ByVal top As System.Integer, _
   ByVal bottom As System.Integer _
) 
public void Set( 
   System.int left,
   System.int right,
   System.int top,
   System.int bottom
)

Parameters

left
right
top
bottom
See Also

Reference

Margins Class
Margins Members
Overload List