C# Class Microsoft.R.Components.Plots.Implementation.NonScaledImage

A bitmap image that is rendered to the screen without being scaled, where each pixel in the bitmap takes one physical pixel on screen.
Inheritance: System.Windows.Controls.Image
Show file Open project: Microsoft/RTVS

Protected Methods

Method Description
MeasureOverride ( Size constraint ) : Size

Method Details

MeasureOverride() protected method

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
return System.Windows.Size