VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / ImageInitializingEventArgs Class
In This Topic
ImageInitializingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ImageInitializingEventArgs.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether current loading process should be canceled. (Inherited from ImageLoadingEventArgs)
Public PropertyGets or sets the decoding settings, which must be used for loading of image. (Inherited from ImageLoadingEventArgs)
Public PropertyGets the VintasoftImage object. (Inherited from ImageEventArgs)
Public PropertyGets a value indicating whether the focused image is initialing.
Public PropertyGets or sets the rendering settings, which must be used for loading of image. (Inherited from ImageLoadingEventArgs)
See Also