C# Класс PdfSharp.Drawing.XGraphics.SpaceTransformer

(This class is under construction.)
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Приватные методы

Метод Описание
SpaceTransformer ( XGraphics gfx ) : System

Описание методов

WorldToDefaultPage() публичный Метод

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
Результат PdfSharp.Drawing.XRect