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

ResolutionChanged Event

Show in webframe





Event that occurs when a loaded image resolution change.
Syntax
public event EventHandler<ResolutionChangedEventArgs> ResolutionChanged
'Declaration
 
Public Event ResolutionChanged As EventHandler(Of ResolutionChangedEventArgs)
'Usage
 
Dim instance As JpipRasterImageViewer
Dim handler As EventHandler(Of ResolutionChangedEventArgs)
 
AddHandler instance.ResolutionChanged, handler

            

            
public:
event EventHandler<ResolutionChangedEventArgs^>^ ResolutionChanged
Event Data

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

PropertyDescription
ImageSize Gets the image's resolution size.
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