[]
Sets all of the Margin properties at once.
public void SetMargins(int left, int top, int right, int bottom)
Type | Name | Description |
---|---|---|
int | left | Left margin. |
int | top | Top margin. |
int | right | Right margin. |
int | bottom | Bottom margin. |