This document is archived and information here might be outdated. Recommended version. |
The units associated with the blending width for Blend mosaic operator.
[Visual Basic .NET] Public Property BlendingWidthUnits As esriBlendWidthUnits
[C#] public esriBlendWidthUnits BlendingWidthUnits {get; set;}
[C++]
HRESULT get_BlendingWidthUnits(
esriBlendWidthUnits* units
);
[C++]
HRESULT put_BlendingWidthUnits(
esriBlendWidthUnits units
);
[C++] Parameters units [out, retval]
units is a parameter of type esriBlendWidthUnits* units [in]
units is a parameter of type esriBlendWidthUnits