Accusoft.ImagXpress12.Net
ZoomFactorChanged Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : ZoomFactorChanged Event




Glossary Item Box

Thrown when the ZoomFactor property changes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

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

PropertyDescription
NewValue Gets the new value for the ZoomFactor property.
OldValue Gets the old value for the ZoomFactor property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.