This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the default raster properties.
Name | Description | |
---|---|---|
DefaultIntersectExtent | The default intersect extent. | |
DefaultPixelHeight | The default pixel size in Y. | |
DefaultPixelWidth | The default pixel size in X. | |
DefaultSpatialReference | The default spatial reference. | |
DefaultUnionExtent | The default union extent. | |
ResetToDefault | Resets the raster to default state |
Classes | Description |
---|---|
Raster | An in-memory representation of a dynamic raster that can perform resampling and reprojection. |
The default properties of a raster are updated each time a band is added or removed from the raster. This allows the raster to provide useful defaults while still obeying any settings you adjust. The default properties of the raster allow you to examine what these defaults would be if you changed the properties on the raster.