This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuildSeamlinesParameters2 Interface > IBuildSeamlinesParameters2.BlendWidth Property (ArcObjects .NET 10.5 SDK) |
The blend width.
[Visual Basic .NET] Public Property BlendWidth As Double
[C#] public double BlendWidth {get; set;}
[C++]
HRESULT get_BlendWidth(
double* pBlendWidth
);
[C++]
HRESULT put_BlendWidth(
double pBlendWidth
);
[C++]
Parameters pBlendWidth [out, retval] pBlendWidth is a parameter of type double pBlendWidth [in] pBlendWidth is a parameter of type double