Debenu Quick PDF logo

AddBoxToPath

Vector graphics, Path definition and drawing

Version history

This function was introduced in Quick PDF Library version 9.14.

Description

Adds a rectangle to the current path.

Syntax

Delphi

function TDebenuPDFLibrary1811.AddBoxToPath(Left, Top, Width, 
  Height: Double): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::AddBoxToPath(Left As Double,
  Top As Double, Width As Double, Height As Double) As Long

DLL

int DPLAddBoxToPath(int InstanceID, double Left, double Top, double Width,
  double Height)

Parameters

Left The horizontal co-ordinate of the left edge of the box
Top The vertical co-ordinate of the top edge of the box
Width The width of the box
Height The height of the box

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport