ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms.Thumbnails Namespace / ImGearThumbnailAfterLoadEventArgs Class
Properties


In This Topic
    ImGearThumbnailAfterLoadEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ImGearThumbnailAfterLoadEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearThumbnailAfterLoadEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets ImageGear.Core.ImGearPage class object containing full-sized picture that was used to create a thumbnail.  
    Public PropertyGets or sets a value indicating whether or not to load thumbnail into a control.  
    Top
    See Also