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


IMensuration.Raster Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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 (Code Files: ISConfig)