This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterAnalysisGDBEnvironment Interface > IRasterAnalysisGDBEnvironment.MosaicType Property (ArcObjects .NET 10.5 SDK) |
The mosaic type in the RasterAnalysis.
[Visual Basic .NET] Public Property MosaicType As rstMosaicOperatorType
[C#] public rstMosaicOperatorType MosaicType {get; set;}
[C++]
HRESULT get_MosaicType(
rstMosaicOperatorType* MosaicType
);
[C++]
HRESULT put_MosaicType(
rstMosaicOperatorType MosaicType
);
[C++]
Parameters MosaicType [out, retval]
MosaicType is a parameter of type rstMosaicOperatorType MosaicType [in]
MosaicType is a parameter of type rstMosaicOperatorType