This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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