Hide Comments
Hide Comments

TRSGPCanvas.LineTo(Integer,Integer) Method

Comments (0)

Draws a line on the canvas from PenPos to the point specified by X and Y, and sets the pen position to (X, Y).

Implements drawing a line from PenPos up to, but not including the point (X,Y). LineTo changes the value of PenPos to (X,Y).
 
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

X

Type: Integer

Y

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb