ImageGear .NET - Updated November 28, 2017
ShowMagnify Property (ImGearThumbnailCtl)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : ShowMagnify Property
Gets or sets a value indicating whether to see a larger popup image for the thumbnail when pressing the right-mouse-button down.
Syntax
'Declaration
 
<DescriptionAttribute()>
<CategoryAttribute("Behavior")>
Public Property ShowMagnify As Boolean
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Boolean
 
instance.ShowMagnify = value
 
value = instance.ShowMagnify

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members