Visual::VisualBitmapScalingMode Property
.NET Framework (current version)
Gets or sets the BitmapScalingMode for the Visual.
Assembly: PresentationCore (in PresentationCore.dll)
public protected: property BitmapScalingMode VisualBitmapScalingMode { BitmapScalingMode get(); protected: void set(BitmapScalingMode value); }
Property Value
Type: System.Windows.Media::BitmapScalingModeThe BitmapScalingMode value for the Visual.
.NET Framework
Available since 3.0
Available since 3.0
Show: