ImageGear .NET - Updated December 24, 2018
FontStretch Property




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

Property Value

FontStretch value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members