ImageGear .NET - Updated March 30, 2018
ImageSize Property (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : ImageSize Property
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

Property Value

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

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members