Debenu Quick PDF logo

MovePath

Vector graphics, Path definition and drawing

Description

Starts a new sub-path within the current path. This allows complex shapes to be created (for example, with pieces cut out).

Syntax

Delphi

function TDebenuPDFLibrary1811.MovePath(NewX, NewY: Double): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::MovePath(NewX As Double,
  NewY As Double) As Long

DLL

int DPLMovePath(int InstanceID, double NewX, double NewY)

Parameters

NewX The new horizontal co-ordinate of the starting point of the new sub-path
NewY The new vertical co-ordinate of the starting point of the new sub-path

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport