Hide Comments
Hide Comments

Comments (0)

Appends a line to the current path.

The line is defined by the end point of the path and a specified point. The P parameter specifies the end point of the line to be added. To move the start point of the line, call    MoveTo or    MoveToRel before calling LineTo. LineTo adds P to    Points. The added point is of type LineTo.

To find the end point of the path, call the    LastPoint method.
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

P

Type: TPointF

Return Value

Type: TRSGPPath

expandingRemarks
expandingSee Also

Comments (0)

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