Click or drag to resize
ImageParametersMouseOverHeight Property
Height of the thumbnail image which is displayed when mouse is moved over the image.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public int MouseOverHeight { get; set; }

Property Value

Type: Int32
See Also