ImageGear .NET - Updated October 2, 2018
ShowMagnify Property (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : ShowMagnify Property
Gets or sets a value indicating whether a larger popup image will appear by pressing the right-mouse-button down.
Syntax
'Declaration
 
<DescriptionAttribute()>
<CategoryAttribute("Behavior")>
<ImGearFilterAttribute()>
Public Property ShowMagnify As Boolean
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Boolean
 
instance.ShowMagnify = value
 
value = instance.ShowMagnify

Property Value

Boolean value.
Remarks
The user may opt to see a larger popup image for the thumbnail by pressing the right-mouse-button down.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members