Quick PDF logo

DrawLine

Vector graphics

Description

Draws a line between two points.

Syntax

Delphi

function TQuickPDF0813.DrawLine(StartX, StartY, EndX, EndY: Double): Integer;

ActiveX

Function QuickPDF0813.PDFLibrary::DrawLine(StartX As Double, StartY As Double,
  EndX As Double, EndY As Double) As Long

DLL

int QuickPDFDrawLine(int InstanceID, double StartX, double StartY, double EndX,
  double EndY)

Parameters

StartX Horizontal co-ordinate of start point
StartY Vertical co-ordinate of start point
EndX Horizontal co-ordinate of end point
EndY Vertical co-ordinate of end point

Copyright © 2011 Debenu. All rights reserved. AboutContactBlogNewsletterSupportBuyForum