ImageGear for .NET
ImageSize Property (ImGearThumbnailCtl)




Gets the thumbnail image size.
Syntax
'Declaration
 
Public ReadOnly Property ImageSize As Size
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Size
 
value = instance.ImageSize
public Size ImageSize {get;}
public: __property Size get_ImageSize();
public:
property Size ImageSize {
   Size get();
}

Property Value

System.Windows.Size value.
Remarks
Used in XAML.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback