The properties of the Dataset class are listed below. For a complete list of Dataset class members, see the Dataset Members topic.
Access | The access with which this Dataset was opened. |
Filename | The filename associated with this Dataset. |
ImageSize | The width and height as a System.Drawing.Size object. |
IsValid | True if the Dataset was successfully opened / created and has not been closed. |
RasterCount | The number of bands in the image. |
XSize | The width of the image. |
YSize | The height of the image. |
Dataset Class | Gdal Namespace