Provides access to members that control raster specific geodata transform.
Members
| Name | Description | |
|---|---|---|
![]() |
Finish | Finishes up and gives a geodataxform a chance to clean up. |
![]() |
FullExtent | The full output extent within which this xform is applied. |
![]() |
Prepare | Prepares the xform for a given extent and cellsize within a domain. |
IRasterXform2.Finish Method
Finishes up and gives a geodataxform a chance to clean up.
Public Sub Finish ( _
)
public void Finish (
);
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IRasterXform | Provides access to members that control raster specific geodata transform. |
Classes that implement IRasterXform2
| Classes | Description |
|---|

