Visual::VisualBitmapScalingMode Property

 

Gets or sets the BitmapScalingMode for the Visual.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public protected:
property BitmapScalingMode VisualBitmapScalingMode {
	BitmapScalingMode get();
	protected: void set(BitmapScalingMode value);
}

.NET Framework
Available since 3.0
Return to top
Show: