[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGeometry.LineTo

LineTo Method

LineTo(Point)

Draws a line from the current position to the specified point.

Declaration
void LineTo(Point point)
Sub LineTo(point As Point)
Parameters
Type Name Description
Point point

The line's ending point.