Attachmate.Reflection.Emulation.Common Namespace > IThemeFont Interface : FontSize Property |
'Declaration
Property FontSize As Integer
'Usage
Dim instance As IThemeFont Dim value As Integer instance.FontSize = value value = instance.FontSize
int FontSize {get; set;}