|
GoWebScan API
|
| k16s * GoWebScanProfileBoardMsg_DataAt | ( | GoWebScanProfileBoardMsg | msg, |
| kSize | rowIndex, | ||
| kSize | colIndex | ||
| ) |
Gets the Z value (mils) at a specified row and column in the board array.
| msg | GoWebScanProfileBoardMsg object. |
| rowIndex | Row index (Y-axis). |
| colIndex | Column index (X-axis). |