This document is archived and information here might be outdated. Recommended version. |
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 [in]
MosaicType is a parameter of type rstMosaicOperatorType MosaicType [out, retval]
MosaicType is a parameter of type rstMosaicOperatorType*