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

Draw_Circle

Declaration

Source position: XGR32_DrawProcedures.pas line 42

procedure Draw_Circle(

  aBMP: TBitmap32;

  const X: Integer;

  const Y: Integer;

  const Ray: Integer;

  aColor: Tcolor32;

  MaxAngle: Integer = 360

);



CT Web help

CodeTyphon Studio