This is the complete list of members for Grid, including all inherited members.
| ActiveBand | Grid | |
| ActiveBandIndex | Grid | |
| AssignNewProjection(string Projection) | Grid | |
| CanDisplayWithoutProxy | Grid | |
| CdlgFilter | Grid | |
| CellToProj(int Column, int Row, out double x, out double y) | Grid | |
| Clear(object ClearValue) | Grid | |
| Close() | Grid | |
| CreateImageProxy(GridColorScheme ColorScheme) | Grid | |
| CreateNew(string Filename, GridHeader Header, GridDataType DataType, object InitialValue, bool InRam, GridFileType fileType, ICallback cBack) | Grid | |
| DataType | Grid | |
| Extents | Grid | |
| Filename | Grid | |
| GenerateColorScheme(tkGridSchemeGeneration Method, PredefinedColorScheme Colors) | Grid | |
| get_Band(int bandIndex) | 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 | |
| GetFloatWindow2(int StartRow, int EndRow, int StartCol, int EndCol, ref double Vals) | Grid | |
| GetRow(int Row, ref float Vals) | Grid | |
| GetRow2(int Row, ref double Vals) | Grid | |
| GlobalCallback | Grid | |
| HasValidImageProxy | Grid | |
| Header | Grid | |
| InRam | Grid | |
| Key | Grid | |
| LastErrorCode | Grid | |
| Maximum | Grid | |
| Minimum | Grid | |
| NumBands | Grid | |
| Open(string Filename, GridDataType DataType, bool InRam, GridFileType fileType, ICallback cBack) | Grid | |
| OpenAsImage(GridColorScheme Scheme, tkGridProxyMode proxyMode=tkGridProxyMode.gpmAuto, ICallback cBack=null) | Grid | |
| OpenBand(int bandIndex) | Grid | |
| PreferedDisplayMode | 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 | |
| PutFloatWindow2(int StartRow, int EndRow, int StartCol, int EndCol, ref double Vals) | Grid | |
| PutRow(int Row, ref float Vals) | Grid | |
| PutRow2(int Row, ref double Vals) | Grid | |
| RasterColorTableColoringScheme | Grid | |
| RemoveImageProxy() | Grid | |
| Resource(string newSrcPath) | Grid | |
| RetrieveColorScheme(tkGridSchemeRetrieval Method) | Grid | |
| RetrieveOrGenerateColorScheme(tkGridSchemeRetrieval retrievalMethod, tkGridSchemeGeneration generateMethod, PredefinedColorScheme Colors) | Grid | |
| Save(string Filename, GridFileType GridFileType, ICallback cBack) | Grid | |
| set_Value(int Column, int Row, object pVal) | Grid | |
| SetInvalidValuesToNodata(double MinThresholdValue, double MaxThresholdValue) | Grid | |
| SourceType | Grid |