ImageGear .NET - Updated October 26, 2017
Font Property (IImGearThumbnailCtl)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : Font Property
Gets or sets the font used for rendering titles under the thumbnail items.
Syntax
'Declaration
 
Property Font As Font
 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As Font
 
instance.Font = value
 
value = instance.Font

Property Value

System.Drawing.Font value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members