ResolutionChanged Event

Summary
Event that occurs when a loaded image resolution change.
Syntax
C#
C++/CLI
public event EventHandler<ResolutionChangedEventArgs> ResolutionChanged 
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

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.