ImageGear for .NET
TitleHeight Property (IImGearThumbnailCtl)




Gets or sets height for the item title.
Syntax
'Declaration
 
Property TitleHeight As Integer
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As Integer
 
instance.TitleHeight = value
 
value = instance.TitleHeight
int TitleHeight {get; set;}
__property int get_TitleHeight();
__property void set_TitleHeight( 
   int value
);
property int TitleHeight {
   int get();
   void set (    int value);
}

Property Value

Integer value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback