Determines left or right side where image will be rendered.
Namespace:
C1.Web.iPhone.C1ButtonAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public enum ImagePosition |
Visual Basic |
---|
Public Enumeration ImagePosition |
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Flow left. | |
Right | 1 | Flow right. |