ShellThumbnailStretchDirection Property |
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax public StretchDirection StretchDirection { get; set; }
Public Property StretchDirection As StretchDirection
Get
Set
public:
property StretchDirection StretchDirection {
StretchDirection get ();
void set (StretchDirection value);
}
member StretchDirection : StretchDirection with get, set
Property Value
Type:
StretchDirectionThe stretch direction.
See Also