Namespace PSPDFKit.Api.Geometry

Interfaces

IDrawingPoint

Interface representing a drawing point. It encapsulates a point and an intensity value.

IRectangle

Class representing a rectangle in 2D space. It consists of a location (left and top) and dimensions (width and height). Provided values are defined in same units used by the page, point units. Point units are only equal to pixels when zoom value is 1.