The blending width in pixels 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.