Namespace PSPDFKit.Geometry
Classes
DrawingPoint
Encapsulates a Windows.Foundation.Point and an intensity value. This is used, for example, inside an Ink, where the intensity is the pressure that was exerted by the touch device.
PdfRect
Represents a rect in PDF Coordinates InstantToPdfCoords(Rect, Double) and PdfToInstantCoords(PdfRect, Double)