ImageGear for .NET
ImGearThumbnailAfterLoadEventArgs Constructor
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailAfterLoadEventArgs Class : ImGearThumbnailAfterLoadEventArgs Constructor




page
ImageGear.Core.ImGearPage class object containing full-sized picture that was used to create a thumbnail.
skip
Flag indicating whether or not to load thumbnail into a control.

Glossary Item Box

Initializes a new instance of the ImGearThumbnailAfterLoadEventArgs class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
ImageGear.Core.ImGearPage class object containing full-sized picture that was used to create a thumbnail.
skip
Flag indicating whether or not to load thumbnail into a control.

Return Value

New instance of ImGearThumbnailAfterLoadEventArgs class.

See Also

©2013. Accusoft Corporation. All Rights Reserved.