Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods

TRSGPCanvas.LineTo(Integer,Integer) Method

Scroll Prev Top Next More

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

Parameters

X

Type: Integer

Y

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb