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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.