Visual.VisualBitmapScalingMode Property
.NET Framework 4.6 and 4.5
Gets or sets the BitmapScalingMode for the Visual.
Namespace: System.Windows.Media
Assembly: PresentationCore (in PresentationCore.dll)
protected internal BitmapScalingMode VisualBitmapScalingMode { get; protected set; }
Property Value
Type: System.Windows.Media.BitmapScalingModeThe BitmapScalingMode value for the Visual.
Show: