HiQPdf Documentation

PdfRectangle Constructor

HiQPdf Client for .NET Core
Overload List

  NameDescription
Public methodPdfRectangle
Constructs an empty rectangle
Public methodPdfRectangle(RectangleFloat)
Constructs a PDF rectangle based on the given .NET rectangle
Public methodPdfRectangle(Single, Single, Single, Single)
Constructs a PDF rectangle with the given top left corner coordinates and the given width and height
Top
See Also

Reference