Click or drag to resize

ChangedImageEventArgsNewImage Property

Gets the new AtalaImage that will replace the old image.

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

Property Value

Type: AtalaImage
See Also