|
Dew Math for .NET
|
Copies an array of vector values to DataGrid.
public static void ValuesToGrid(TVec src, DataGrid grid, int gridrow, int gridcol);
|
Parameters |
Description |
|
src |
Source vector. |
|
grid |
Destination grid. |
|
gridrow |
Starting row index. |
|
gridcol |
Starting column index. |
Dew.Math.GridServices.PrepareGrid, GridToValues(DataGrid ,TVec ,bool , bool, bool)
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 1999-2010 by Dew Research. All rights reserved.
|