Click or drag to resize

ResizeImageForZoomEventArgs Properties

The ResizeImageForZoomEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDestSize
the 'zoomed' size in pixels of the zoomed region
Public propertyResizedImage
an AtalaImage containing the 'zoomed' pixels of the region of interest
Public propertySourceImage
the source AtalaImage that is being 'zoomed'
Public propertySourceRect
the source rectangle (pixel region) in the source image for the zoomed data
Top
See Also