ImageCollectionEventArgsImages Property |
Gets or sets the ImageCollection.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ImageCollection Images { get; set; }
Public Property Images As ImageCollection
Get
Set
Property Value
Type:
ImageCollection The ImageCollection for this event.
See Also