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

TDrawBuffer.DrawEllipse

Declaration

Source position: MUIClass.DrawPanel.pas line 72

public procedure TDrawBuffer.DrawEllipse(

  const x: Integer;

  const y: Integer;

  const a: Integer;

  const b: Integer

); overload;

procedure TDrawBuffer.DrawEllipse(

  const Pt: TPoint;

  const a: Integer;

  const b: Integer

); overload;

procedure TDrawBuffer.DrawEllipse(

  const ARect: Types.TRect

); overload;


Documentation generated on: 2024-04-18