Provides access to members that control the default raster properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 |
CoClasses that implement IRasterDefaultProps
CoClasses and Classes | Description |
---|---|
Raster | An in-memory representation of a dynamic raster that can perform resampling and reprojection. |
Remarks
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.