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