VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / WpfImageViewerImagesManager Class
In This Topic
WpfImageViewerImagesManager Class Properties
In This Topic
For a list of all properties of this type, see WpfImageViewerImagesManager.
Public Properties
 NameDescription
Public PropertyGets the image collection.
Public PropertyGets or sets the timeout, in milliseconds, which defines how long should decoder retrieve information about images from source before adding images to the image collection. (Inherited from ImageCollectionManager)
Public PropertyGets or sets a value indicating whether this manager uses asynchronous operations. (Inherited from ImageCollectionManager)
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether AddFinished event has subscribers. (Inherited from ImageCollectionManager)
Protected PropertyGets a value indicating whether AddStarting event has subscribers. (Inherited from ImageCollectionManager)
Protected PropertyGets a value indicating whether ImageSourceAddException event has subscribers. (Inherited from ImageCollectionManager)
Protected PropertyGets a value indicating whether ImageSourceAddFinished event has subscribers. (Inherited from ImageCollectionManager)
Protected PropertyGets a value indicating whether ImageSourceAddStarting event has subscribers. (Inherited from ImageCollectionManager)
See Also