This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.FeatureBuffer Property (ArcObjects .NET 10.4 SDK) |
Increase buffer around a point feature to stop labels from being placed too close to the feature.
[Visual Basic .NET] Public Property FeatureBuffer As Integer
[C#] public int FeatureBuffer {get; set;}
[C++]
HRESULT get_FeatureBuffer(
long* Buffer
);
[C++]
HRESULT put_FeatureBuffer(
long Buffer
);
[C++]
Parameters Buffer [out, retval] Buffer is a parameter of type long Buffer [in] Buffer is a parameter of type long