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