Unit 'XGR32_DrawProcedures' Package
[Overview][Procedures and functions][Index] [#pl_graphics32ext]

Draw_Line2

Declaration

Source position: XGR32_DrawProcedures.pas line 46

procedure Draw_Line2(

  aBmp: TBitmap32;

  const x1: Integer;

  const y1: Integer;

  const x2: Integer;

  const y2: Integer;

  aColor: TColor32;

  width: Integer;

  brushsize: Integer

);



CT Web help

CodeTyphon Studio