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 > IBuildSeamlinesParameters3 Interface > IBuildSeamlinesParameters3.BlendWidthUnits Property (ArcObjects .NET 10.5 SDK) |
The blend width unit.
[Visual Basic .NET] Public Property BlendWidthUnits As esriBlendWidthUnits
[C#] public esriBlendWidthUnits BlendWidthUnits {get; set;}
[C++]
HRESULT get_BlendWidthUnits(
esriBlendWidthUnits* pBlendWidthUnits
);
[C++]
HRESULT put_BlendWidthUnits(
esriBlendWidthUnits pBlendWidthUnits
);
[C++]
Parameters pBlendWidthUnits [out, retval]
pBlendWidthUnits is a parameter of type esriBlendWidthUnits pBlendWidthUnits [in]
pBlendWidthUnits is a parameter of type esriBlendWidthUnits