ImageGear for .NET
Item Property (ImGearMarksLoadingEventArgs)




Gets the ImGearThumbnailPage in which the marks are loading.
Syntax
'Declaration
 
Public ReadOnly Property Item As ImGearThumbnailPage
'Usage
 
Dim instance As ImGearMarksLoadingEventArgs
Dim value As ImGearThumbnailPage
 
value = instance.Item
public ImGearThumbnailPage Item {get;}
public: __property ImGearThumbnailPage* get_Item();
public:
property ImGearThumbnailPage^ Item {
   ImGearThumbnailPage^ get();
}

Property Value

ThumbnailPage value.
See Also

Reference

ImGearMarksLoadingEventArgs Class
ImGearMarksLoadingEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback