Click or drag to resize

ShellThumbnailStretchDirection Property

Gets or sets the stretch direction. See StretchDirection

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public StretchDirection StretchDirection { get; set; }

Property Value

Type: StretchDirection
The stretch direction.
See Also