Image::StretchDirection Property
.NET Framework (current version)
Gets or sets a value that indicates how the image is scaled.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property StretchDirection StretchDirection { StretchDirection get(); void set(StretchDirection value); }
Property Value
Type: System.Windows.Controls::StretchDirectionOne of the StretchDirection values. The default is Both.
.NET Framework
Available since 3.0
Available since 3.0
Show: