This is the complete list of members for
Grid, including all inherited members.
| AssignNewProjection(string Projection) | Grid | |
| CdlgFilter | Grid | |
| CellToProj(int Column, int Row, out double x, out double y) | Grid | |
| Clear(object ClearValue) | Grid | |
| Close() | Grid | |
| CreateNew(string Filename, GridHeader Header, GridDataType DataType, object InitialValue, bool InRam, GridFileType fileType, ICallback cBack) | Grid | |
| DataType | Grid | |
| Filename | Grid | |
| get_ErrorMsg(int ErrorCode) | Grid | |
| get_Value(int Column, int Row) | Grid | |
| GetFloatWindow(int StartRow, int EndRow, int StartCol, int EndCol, ref float Vals) | Grid | |
| GetRow(int Row, ref float Vals) | Grid | |
| GlobalCallback | Grid | |
| Header | Grid | |
| InRam | Grid | |
| Key | Grid | |
| LastErrorCode | Grid | |
| Maximum | Grid | |
| Minimum | Grid | |
| Open(string Filename, GridDataType DataType, bool InRam, GridFileType fileType, ICallback cBack) | Grid | |
| ProjToCell(double x, double y, out int Column, out int Row) | Grid | |
| PutFloatWindow(int StartRow, int EndRow, int StartCol, int EndCol, ref float Vals) | Grid | |
| PutRow(int Row, ref float Vals) | Grid | |
| RasterColorTableColoringScheme | Grid | |
| Resource(string newSrcPath) | Grid | |
| Save(string Filename, GridFileType GridFileType, ICallback cBack) | Grid | |
| set_Value(int Column, int Row, object pVal) | Grid | |
| SetInvalidValuesToNodata(double MinThresholdValue, double MaxThresholdValue) | Grid | |