InfoConnect API Guide
Attachmate.Reflection.Emulation.ALC Namespace / IAlcTerminal Interface / Theme Property


In This Topic
    Theme Property (IAlcTerminal)
    In This Topic
    Gets the theme object.
    Syntax
    'Declaration
     
    
    ReadOnly Property Theme As ITheme
    'Usage
     
    
    Dim instance As IAlcTerminal
    Dim value As ITheme
     
    value = instance.Theme
    ITheme Theme {get;}
    See Also