Gets or sets the fixed height of the image.
Namespace:
C1.Web.iPhone.C1ButtonAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual Unit ImageHeight { get; set; } |
Visual Basic |
---|
Public Overridable Property ImageHeight As Unit Get Set |