![]() |
This document is archived and information here might be outdated. Recommended version. |
The blending width for Blend mosaic operator.
[Visual Basic .NET] Public Property BlendingWidth2 As Double
[C#] public double BlendingWidth2 {get; set;}
[C++]
HRESULT get_BlendingWidth2(
System.Double* pWidth
);
[C++]
HRESULT put_BlendingWidth2(
double pWidth
);
[C++]
Parameters pWidth [out, retval]
pWidth is a parameter of type double* pWidth [in]
pWidth is a parameter of type double