Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IThemeFont Interface
Members


IThemeFont Interface
Defines the font attributes (such as font name, font size) for terminal fonts within a Reflection theme.
Object Model
IThemeFont InterfaceITheme Interface
Syntax
'Declaration
 
Public Interface IThemeFont 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IThemeFont
See Also