ImageGear for .NET
ImGearThumbnailItem Constructor(ImGearThumbnailCtl,ImGearPage,String,Int32,ImGearFormats)
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class > ImGearThumbnailItem Constructor : ImGearThumbnailItem Constructor(ImGearThumbnailCtl,ImGearPage,String,Int32,ImGearFormats)




parent
Reference to the parent ImGearThumbnailCtl object.
pageToLoad
Reference to ImageGear.Core.ImGearPage class object that contains original image.
title
Thumbnail item's title.
pageNumber
Page number.
format
Original image format.

Glossary Item Box

Initializes a new instance of the ImGearThumbnailItem class.

Syntax

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

Parameters

parent
Reference to the parent ImGearThumbnailCtl object.
pageToLoad
Reference to ImageGear.Core.ImGearPage class object that contains original image.
title
Thumbnail item's title.
pageNumber
Page number.
format
Original image format.

Return Value

New instance of ImGearThumbnailItem class.

See Also

©2013. Accusoft Corporation. All Rights Reserved.