ImageGear .NET
ImageSize Property (ImGearThumbnailItem)




Gets original image size.
Syntax
'Declaration
 
Public ReadOnly Property ImageSize As Integer
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Integer
 
value = instance.ImageSize
public int ImageSize {get;}
public: __property int get_ImageSize();
public:
property int ImageSize {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback