Click or drag to resize

IDisplayInfoComplete Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.interfaces
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface IDisplayInfoComplete : IDisplayInfoExtended, 
	IDisplayInfo
Request Example View Source

The IDisplayInfoComplete type exposes the following members.

Properties
  NameDescription
Public propertyattributes (Inherited from IDisplayInfoExtended.)
Public propertybaseColor
Public propertydescription (Inherited from IDisplayInfo.)
Public propertydisplayName (Inherited from IDisplayInfo.)
Public propertyisHidden
Public propertymenuIcon (Inherited from IDisplayInfo.)
Top
See Also