ImageGear .NET - Updated March 30, 2018
ArtPage Property (IImGearThumbnailItem)




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

Property Value

ImageGear.ART.ImGearARTPage class object.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members