ArcObjects Library Reference (DataSourcesRaster)  

IMensuration.Raster Property

The raster object to be used for mensuration.

[Visual Basic .NET]
Public ReadOnly Property SensorModel As String
[C#]
public string SensorModel {get;}
[C++]
HRESULT putref_Raster(
  IRaster* 
);
[C++]

Parameters

[in]

   is a parameter of type IRaster

Product Availability

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

See Also

IMensuration Interface