Click or drag to resize

ResizeImageForZoomEventArgsDestSize Property

the 'zoomed' size in pixels of the zoomed region

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 Size DestSize { get; set; }

Property Value

Type: Size
See Also