ImageGear .NET - Updated May 1, 2018
TitleHeight Property (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : TitleHeight Property
Gets or sets the height of the item title.
Syntax
'Declaration
 
<DescriptionAttribute()>
<CategoryAttribute("Items")>
<ImGearFilterAttribute()>
Public Property TitleHeight As Integer
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
instance.TitleHeight = value
 
value = instance.TitleHeight

Property Value

Integer value.
Remarks
Default value is 40.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members