[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

IDaqApi.Plot3D

Declaration

Source position: _crw_crwapi.pas line 5225

function IDaqApi.Plot3D(

  Nx: Integer;

  Ny: Integer;

  x1: Double;

  y1: Double;

  x2: Double;

  y2: Double;

  const opt: LongString

):Boolean;