• Home
    • SDK
    • Instant
    • Blog
    • Developers
    Developers API PSPDFKit for Windows
    • Guides
    • API
    • Changelog
    Show / Hide Table of Contents

    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)