This document is archived and information here might be outdated. Recommended version. |
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