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




Glossary Item Box

Thrown when the AutoResize property changes.

Syntax

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

Event Data

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

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.