Debenu Quick PDF logo

DrawPath

Vector graphics, Path definition and drawing

Description

Draws the path defined by calls to StartPath, AddLineToPath, AddCurveToPath and/or ClosePath.

Syntax

Delphi

function TDebenuPDFLibrary1811.DrawPath(PathOptions: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::DrawPath(PathOptions As Long) As Long

DLL

int DPLDrawPath(int InstanceID, int PathOptions)

Parameters

PathOptions 0 = Outline
1 = Fill
2 = Fill and Outline

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport