WebThumbnailViewerThumbStyleSelectedHover Property |
Gets a value defining the thumbnail style used when the thumbnail is seleced and the mouse hovers over it.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual ThumbnailStyle ThumbStyleSelectedHover { get; }
Public Overridable ReadOnly Property ThumbStyleSelectedHover As ThumbnailStyle
Get
Property Value
Type:
ThumbnailStyleRemarks Caution |
---|
WebThumbnailViewer control is available with .NET Framework 3.5 and 4.5.2 only. |
See Also