The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: