This document is archived and information here might be outdated. Recommended version. |
BufferZone width will be used to find links that overlap.
[Visual Basic .NET] Public Property BufferWidth As Double
[C#] public double BufferWidth {get; set;}
[C++]
HRESULT get_BufferWidth(
double dBufferWidth
);
[C++]
HRESULT put_BufferWidth(
System.Double* dBufferWidth
);
[C++]
Parameters dBufferWidth [in]
dBufferWidth is a parameter of type double dBufferWidth [out, retval]
dBufferWidth is a parameter of type double*