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
Afficher le fichier Open project: Microsoft/RTVS

Méthodes protégées

Méthode Description
MeasureOverride ( Size constraint ) : Size

Method Details

MeasureOverride() protected méthode

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
Résultat System.Windows.Size