Click or drag to resize

HoarderConfigurationThumbnailSize Property

The default thumbnail image width and height constraint size square. Images are proportionally resized to fit inside the width and height size constraints.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public int ThumbnailSize { get; set; }

Property Value

Int32
See Also