This document is archived and information here might be outdated. Recommended version. |
Increase buffer to stop labels from being placed too close to each other.
[Visual Basic .NET]
Public Property LabelBuffer As Integer
[C#]
public int LabelBuffer {get; set;}
[C++]
HRESULT get_LabelBuffer(
System.Int32* Buffer
);
[C++]
HRESULT put_LabelBuffer(
long Buffer
);
[C++] Parameters Buffer [out, retval]
Buffer is a parameter of type long* Buffer [in]
Buffer is a parameter of type long