Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : FileOpened Event |
public event EventHandler FileOpened
'Declaration Public Event FileOpened As EventHandler
'Usage Dim instance As JpipRasterImageViewer Dim handler As EventHandler AddHandler instance.FileOpened, handler
public: event EventHandler^ FileOpened
This event occurs after calling the Open method when the images meta-data and main-header information is retrieved.
After this event is fired you can retrieve the image information and request new resolutions and regions.