When I draw to a TCanvas
using LineTo()
, the lines end with a half circle bulge on them, not by a cut.
How can I disable this ending using the Windows API or Delphi's graphic system?
When I draw to a TCanvas
using LineTo()
, the lines end with a half circle bulge on them, not by a cut.
How can I disable this ending using the Windows API or Delphi's graphic system?