Determines left or right side where image will be rendered.

Namespace:  C1.Web.iPhone.C1Button
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public enum ImagePosition
Visual Basic
Public Enumeration ImagePosition

Members

Member nameValueDescription
Left0 Flow left.
Right1 Flow right.

See Also