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


IMensuration.Raster Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration Interface > IMensuration.Raster Property
ArcGIS Developer Help

IMensuration.Raster Property

The raster object to be used for mensuration.

[Visual Basic .NET]
Public WriteOnly Property Raster
[C#]
public void Raster {set;}
[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

.NET Samples

Publish an image service and set configurations