[]
Represents the dimensions of borders and margins.
public class Inset
Public Class Inset
Name | Description |
---|---|
Inset(int) | Creates an inset with specified side. |
Inset(int, int) | Creates an inset with specified x and y. |
Inset(int, int, int, int) | Creates an inset with specified four sides. |