[]
Initializes a new instance of the Margins class.
public Margins()
Initializes a new instance of the Margins class.
public Margins(int left, int right, int top, int bottom)
| Type | Name | Description |
|---|---|---|
| int | left | |
| int | right | |
| int | top | |
| int | bottom |