[]
        
(Showing Draft Content)

C1.Win.C1Input.Margins.Set

Set Method

Set(int, int, int, int)

Overloaded. Sets the margin values.

Declaration
public void Set(int left, int right, int top, int bottom)
Parameters
Type Name Description
int left
int right
int top
int bottom

Set(Margins)

Overloaded. Sets the margin values.

Declaration
public void Set(Margins printMargins)
Parameters
Type Name Description
Margins printMargins