Attachmate.Reflection.Emulation.OpenSystems Namespace > IThemeFont Interface : AutoFontSize Property |
'Declaration
Property AutoFontSize As Boolean
'Usage
Dim instance As IThemeFont Dim value As Boolean instance.AutoFontSize = value value = instance.AutoFontSize
bool AutoFontSize {get; set;}