ImageGear .NET - Updated October 26, 2017
ArtPage Property (ImGearThumbnailItem)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : ArtPage Property
Gets or sets Art page associated with item.
Syntax
'Declaration
 
Public Property ArtPage As ImGearARTPage
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As ImGearARTPage
 
instance.ArtPage = value
 
value = instance.ArtPage

Property Value

ImageGear.ART.ImGearARTPage class object.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members