ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayCtl Control |
The Display ImageGear component. The instance of IGDisplayCtl should be either added to the form during design time, or created dynamically during run time. This object has no visible representation on screen and provides access to several display API methods and other objects.
IGDisplayCtl extends IIGDisplay
IIGDisplay extends IIGComponent
CreateObject Method | Creates new instance of specified object. |
CreatePageDisplay Method | Creates new instance of IGPageDisplay Object. |
DrawDDB Method | Draws DDB on specified device context. |
DrawWipe Method | Changes the one image in window to another with one of predefined transition effect. |
GetClipboardInfo Method | Creates new instance of IGClipboardInfo object with information of clipboard content. |
ComponentInfo Property | Provides access to the IGComponentInfo Object for IGDisplayCtl Control. The IGComponentInfo Object identifies the particular version of IGDisplayCtl installed in the computer. |
ComponentInterface Property | Provides access to the IIGComponent interface for IGDisplayCtl Control. Used in IGCoreCtl Control.AssociateComponent Method call. |