Method SetImageMargins
SetImageMargins(float, float)
Sets the margins between the image and the text of the button. Value is in device-independent units.
public void SetImageMargins(float x, float y)
Parameters
Remarks
This method is currently only implemented under Windows. If it is not called, default margin is used around the image.