[Overview][Constants][Procedures and functions][Index] Reference for unit 'dtmutil' (#Simba)

ValidMainPointBoxRotated

Declaration

Source position: dtmutil.pas line 42

function ValidMainPointBoxRotated(

  var dtm: TMDTM;

  const x1: Integer;

  const y1: Integer;

  const x2: Integer;

  const y2: Integer;

  const sAngle: Extended;

  const eAngle: Extended;

  const aStep: Extended

):TBox;