This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunction3 Interface > IMosaicFunction3.BlendingWidth2 Property (ArcObjects .NET 10.4 SDK) |
The blending width for Blend mosaic operator.
[Visual Basic .NET] Public Property BlendingWidth2 As Double
[C#] public double BlendingWidth2 {get; set;}
[C++]
HRESULT get_BlendingWidth2(
double* pWidth
);
[C++]
HRESULT put_BlendingWidth2(
double pWidth
);
[C++]
Parameters pWidth [out, retval] pWidth is a parameter of type double pWidth [in] pWidth is a parameter of type double