Accusoft.ImagXpressSdk Namespace > ImageXView Class : ZoomFactorChanged Event |
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.
Property | Description |
---|---|
NewValue | Gets the new value for the ZoomFactor property. |
OldValue | Gets the old value for the ZoomFactor property. |