Click or drag to resize

ResizeImageForZoomEventArgsResizedImage Property

an AtalaImage containing the 'zoomed' pixels of the region of interest

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaImage ResizedImage { get; set; }

Property Value

Type: AtalaImage
See Also