ArcObjects Library Reference (DataSourcesRaster)  

IFormosat2Xform Interface

Provides access to members that control a Formosat2 transform.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Columns Columns in the image.
Read-only property Domains The domains in output space.
Read/write property InterpolationThreshold Threshold for interpolation (pixels).
Read-only property IsIdentity Indicates if this geodata transform is an identity transform.
Read/write property MaxIterations Iteration count limit.
Read-only property Parameters The Formosat2 sensor model parameters.
Read-only property Rows Rows in the image.
Read/write property SpatialReference The output spatial reference after applying this transform.
Read-only property SunAzimuth Sun azimuth.
Read-only property SunElevation Sun elevation.
Method Transform Transforms a set of points in a given direction.
Method TransformCellsize Transforms a cellsize in a given direction.
Method TransformExtent Transforms an extent in a given direction.
Method TransformPoints Transforms a point collection in a given direction

Inherited Interfaces

Interfaces Description
IGeodataXform Provides access to members that control geodata transformation.

CoClasses that implement IFormosat2Xform

CoClasses and Classes Description
Formosat2Xform A Formosat2 transform class.