This document is archived and information here might be outdated.  Recommended version.


IRasterMapModel Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterMapModel Interface
ArcGIS Developer Help

IRasterMapModel Interface

Provides access to member that control RasterMapModel.

Product Availability

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

Members

Name Description
Read/write property AngularUnit The AngularUnit of the map model.
Method Convert2SR Converts to Esri Spatial Reference.
Read/write property Datum The Datum of the map model.
Read/write property Extent The Extent of the map model.
Read/write property LinearUnit The LinearUnit of the map model.
Read/write property Projection The Projection of the map model.
Method Set2SR Resets to Esri Spatial Reference.
Read/write property Spheroid The Spheroid of the map model.
Method Touch Sets MapModel for updating.
Read/write property XForm The Transformation of the map model.

Classes that implement IRasterMapModel

Classes Description

Remarks

This interface is not intended to be used by outside developers.