Table of Contents

Method SetImagePosition

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

SetImagePosition(GenericDirection)

Sets the position at which the image is displayed.

void SetImagePosition(GenericDirection dir)

Parameters

dir GenericDirection

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

Remarks

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