[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegraphics' (#msegui)

tcanvas.drawvect

Declaration

Source position: msegraphics.pas line 1032

public procedure tcanvas.drawvect(

  const startpoint: pointty;

  const direction: graphicdirectionty;

  const length: Integer;

  const acolor: colorty = cl_default

); overload;

procedure tcanvas.drawvect(

  const startpoint: pointty;

  const direction: graphicdirectionty;

  const length: Integer;

  out endpoint: pointty;

  const acolor: colorty = cl_default

); overload;


Documentation generated on: 2021-05-13