Table of Contents

Method SetImagePosition

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetImagePosition(ElementContentAlign)

Sets the position at which the image is displayed.

public virtual void SetImagePosition(ElementContentAlign dir)

Parameters

dir ElementContentAlign

New image position (left, top, right, bottom).

Remarks

This method should only be called if the button has an associated image.