[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lcl)

Coords2Angles

Declaration

Source position: graphmath.pp line 68

procedure Coords2Angles(

  X: Integer;

  Y: Integer;

  Width: Integer;

  Height: Integer;

  SX: Integer;

  SY: Integer;

  EX: Integer;

  EY: Integer;

  var Angle1: Extended;

  var Angle2: Extended

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.