Unit 'MUIClass.DrawPanel' Package
[Overview][Types][Classes][Variables][Index] [#MUIClass]

TDrawBuffer.DrawCircle

Declaration

Source position: MUIClass.DrawPanel.pas line 69

public procedure TDrawBuffer.DrawCircle(

  const x: Integer;

  const y: Integer;

  const r: Integer

); overload;

procedure TDrawBuffer.DrawCircle(

  const Pt: TPoint;

  const r: Integer

); overload;

procedure TDrawBuffer.DrawCircle(

  const ARect: Types.TRect

); overload;


Documentation generated on: 2024-04-23