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


In This Topic
    IThemeFont Interface
    In This Topic
    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
    public interface IThemeFont : Attachmate.Reflection.Framework.IProxy  
    See Also