InfoConnect API Guide
Attachmate.Reflection.Emulation.Common 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 an InfoConnect 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