Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IThemeColor Interface
Properties Methods

In This Topic
    IThemeColor Interface Members
    In This Topic

    The following tables list the members exposed by IThemeColor.

    Public Properties
     NameDescription
     PropertyGets the parent object. The parent is the ITheme object.  
    Top
    Public Methods
     NameDescription
     MethodReturns the current mapped color for a given ANSI terminal color  
     MethodReturns the current mapped background color for a given terminal attribute  
     MethodReturns the current mapped foreground color for a given terminal attribute  
     MethodSets the current mapped color for a given ANSI terminal color  
     MethodSets the current mapped background color for a given terminal attribute  
     MethodSets the current mapped foreground color for a given terminal attribute  
    Top
    See Also