ImageGear .NET - Updated October 2, 2018
ARTPage Property (ImGearMarksLoadingEventArgs)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearMarksLoadingEventArgs Class : ARTPage Property
Gets or sets the ARTPage that will be displayed in the thumbnail item.
Syntax
'Declaration
 
Public Property ARTPage As ImGearARTPage
 
'Usage
 
Dim instance As ImGearMarksLoadingEventArgs
Dim value As ImGearARTPage
 
instance.ARTPage = value
 
value = instance.ARTPage

Property Value

ImGearARTPage value.
See Also

Reference

ImGearMarksLoadingEventArgs Class
ImGearMarksLoadingEventArgs Members