LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

DataLoaded Event

Show in webframe





Event that occurs when an image or meta data is being loaded, to report data type information.
Syntax
public event EventHandler<DataLoadedEventArgs> DataLoaded
'Declaration
 
Public Event DataLoaded As EventHandler(Of DataLoadedEventArgs)
'Usage
 
Dim instance As JpipRasterImageViewer
Dim handler As EventHandler(Of DataLoadedEventArgs)
 
AddHandler instance.DataLoaded, handler

            

            
public:
event EventHandler<DataLoadedEventArgs^>^ DataLoaded
Event Data

The event handler receives an argument of type DataLoadedEventArgs containing data related to this event. The following DataLoadedEventArgs properties provide information specific to this event.

PropertyDescription
ClassId  
CodeStreamIndex  
Data  
IdentifierNumber  
IsCompleted  
Offset  
Remarks
This event occurs before the data gets decoded.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features