This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.LabelBuffer Property (ArcObjects .NET 10.4 SDK) |
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(
long* 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