Method SetImagePosition
SetImagePosition(ElementContentAlign)
Sets the position at which the image is displayed.
public virtual void SetImagePosition(ElementContentAlign dir)
Parameters
dirElementContentAlignNew image position (left, top, right, bottom).
Remarks
This method should only be called if the button has an associated image.