ImageGear .NET
ImageSize Property (IImGearThumbnailItem)




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

Property Value

Integer value.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback