InfoConnect for Unisys
Font Property (ITheme)


Gets the font object associated with the theme.
Syntax
'Declaration
 
ReadOnly Property Font As IThemeFont
'Usage
 
Dim instance As ITheme
Dim value As IThemeFont
 
value = instance.Font
IThemeFont Font {get;}
See Also