TTeeCanvas3D.LineTo
TTeeCanvas3D
procedure LineTo(x, y: Integer); override;
Unit
TeCanvas
Description
Draws a line from the current pen position to the given XY pixel coordinates.
It uses the Pen properties to display the line.
See VCL help for TCanvas LineTo method.
Submit your feedback about this page.
Copyright 1995-2007 © by Steema Software. All Rights Reserved.