Click or drag to resize

UndoCollectionOnNewImageCollection Method

Raises the [E:NewImageCollection] event.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
protected void OnNewImageCollection(
	ImageCollectionEventArgs e
)

Parameters

e
Type: Atalasoft.ImagingImageCollectionEventArgs
The ImageCollectionEventArgs instance containing the event data.
See Also