Gets or sets height of C1Window title icon.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_imageHeight();
function set_imageHeight(value);

Remarks

Unit for this property is pixle.

See Also