C# Class PdfSharp.Drawing.XGraphics.SpaceTransformer

(This class is under construction.)
Afficher le fichier Open project: DavidS/MigraDoc

Méthodes publiques

Méthode Description
WorldToDefaultPage ( PdfSharp.Drawing.XRect rect ) : PdfSharp.Drawing.XRect

Gets the smallest rectangle in default page space units that completely encloses the specified rect in world space units.

Private Methods

Méthode Description
SpaceTransformer ( XGraphics gfx ) : System

Method Details

WorldToDefaultPage() public méthode

Gets the smallest rectangle in default page space units that completely encloses the specified rect in world space units.
public WorldToDefaultPage ( PdfSharp.Drawing.XRect rect ) : PdfSharp.Drawing.XRect
rect PdfSharp.Drawing.XRect
Résultat PdfSharp.Drawing.XRect