This document is archived and information here might be outdated. Recommended version. |
Fill holes up to this width or height by interpolation from hole boundaries.
[Visual Basic .NET]
Public Property MaxHoleWidthFilled As Double
[C#]
public double MaxHoleWidthFilled {get; set;}
[C++]
HRESULT get_MaxHoleWidthFilled(
System.Double* pMaxHoleWidth
);
[C++]
HRESULT put_MaxHoleWidthFilled(
double pMaxHoleWidth
);
[C++] Parameters pMaxHoleWidth [out, retval]
pMaxHoleWidth is a parameter of type double* pMaxHoleWidth [in]
pMaxHoleWidth is a parameter of type double