Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSGPPath.AddLine(Single,Single,Single,Single) Method

Scroll Prev Top Next More

Adds a line to the current figure of this path.

Namespace: RSGdiPlusGraphics

Parameters

x1

Type: Single

Real number that specifies the x-coordinate of the starting point of the line.

y1

Type: Single

Real number that specifies the y-coordinate of the starting point of the line.

x2

Type: Single

Real number that specifies the x-coordinate of the ending point of the line.

y2

Type: Single

Real number that specifies the y-coordinate of the ending point of the line.

Return Value

Type: TRSGPPath

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb