Class XGraphics.SpaceTransformer
(This class is under construction.) Currently used in MigraDoc only.
public class XGraphics.SpaceTransformer
- Inheritance
-
XGraphics.SpaceTransformer
- Inherited Members
Methods
WorldToDefaultPage(XPoint)
Gets a point in PDF world space units.
public XPoint WorldToDefaultPage(XPoint point)
Parameters
pointXPoint
Returns
WorldToDefaultPage(XRect)
Gets the smallest rectangle in default page space units that completely encloses the specified rect in world space units.
public XRect WorldToDefaultPage(XRect rect)
Parameters
rectXRect