Click or drag to resize

ImageCancelEventArgs Properties

The ImageCancelEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel

Gets or sets a value that when true will cancel the current operation.

Public propertyImage
Gets or sets the AtalaImage.
(Inherited from ImageEventArgs.)
Top
See Also