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