ImageGear .NET - Updated November 28, 2017
FontWeight Property




ImageGear23.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : FontWeight Property
Gets or sets title's font weight.
Syntax
'Declaration
 
<CategoryAttribute("Title font")>
<DescriptionAttribute("Determines title font weight.")>
<ImGearFilterAttribute()>
Public Shadows Property FontWeight As FontWeight
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As FontWeight
 
instance.FontWeight = value
 
value = instance.FontWeight

Property Value

FontStyle value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members