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.BlendType Property (ArcObjects .NET 10.5 SDK) |
The blend type.
[Visual Basic .NET] Public Property BlendType As esriBlendType
[C#] public esriBlendType BlendType {get; set;}
[C++]
HRESULT get_BlendType(
esriBlendType* pBlendType
);
[C++]
HRESULT put_BlendType(
esriBlendType pBlendType
);
[C++]
Parameters pBlendType [out, retval]
pBlendType is a parameter of type esriBlendType pBlendType [in]
pBlendType is a parameter of type esriBlendType