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
add_FileOpened(function(sender, e)) remove_FileOpened(function(sender, e))
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2