[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Draw a Line between the first and second points
Source position: line 0
public procedure TFPCustomCanvas.Line( |
x1: Integer; |
y1: Integer; |
x2: Integer; |
y2: Integer |
); |
const p1: TPoint; |
const p2: TPoint |
); |
const points: TRect |
); |
lazarus-ccr.sourceforge.net |