Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FileOpened Event
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : FileOpened Event



Event that occurs when an image is successfully opened.

Syntax

Visual Basic (Declaration) 
Public Event FileOpened() As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.FileOpened, handler
C# 
public event EventHandler FileOpened()
C++/CLI 
public:
event EventHandler^ FileOpened();

Example

This example implements this event to report the number of bytes being loaded. For an example, refer to JpipRasterImageViewer.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features