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


IRasterMapModel Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterMapModel Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.

CoClasses that implement IRasterMapModel

CoClasses and Classes Description

Remarks

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