This document is archived and information here might be outdated. Recommended version. |
The blend width.
[Visual Basic .NET]
Public Property BlendWidth As Double
[C#]
public double BlendWidth {get; set;}
[C++]
HRESULT get_BlendWidth(
System.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