The IImageButtonMargins interface contains properties that are used to determine text margins inside the area of the ImageButton component relative to the component borders.
| Property name | Brief description | |
| Bottom | The Bottom property determines the margin of the component text area relative to the bottom border of the component. | |
| Left | The Left property determines the margin of the component text area relative to the left border of the component. | |
| Right | The Right property determines the margin of the component text area relative to the right border of the component. | |
| Top | The Top property determines the margin of the component text area relative to the right margin of the component. |
See also: