ImageGear Professional for Windows ActiveX
IGPageViewCtl

Finally, to display your image on the computer screen, you need to place an IGPageViewCtl Control into the UI of your application, and associate an IGPageDisplay Object with it. The IGPageViewCtl Control is the ActiveX control that actually has a visible presence at runtime. Your application will typically implement an OnSize event handler for the window or dialog-box in which the IGPageViewCtl Control is placed, and resize the IGPageViewCtl Control as the window is resized. Any time your application changes the settings in the IGPageDisplay Object, the image displayed in the IGPageViewCtl Control will instantly change. If your application loads a different image into the IGPage Object associated with the IGPageDisplay Object, then your application must call the IGPageViewCtl Control.UpdateView method to have the image redrawn.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback