ImageGear .NET v24.12 - Updated
thumbnailHeight Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : thumbnailHeight Property
Gets or sets the height for thumbnails in pixel units for thumbnails displayed in the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_thumbnailHeight() : Integer
function set_thumbnailHeight(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_thumbnailHeight();
Remarks

This property gets or sets the height in pixel units for thumbnails displayed in the control. Note: This property is only relevant when choosing the default mode control style with the useDefaultStyling set to true;

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members