This document is archived and information here might be outdated. Recommended version. |
The buffer range around the label where no other labels will overlap.
[Visual Basic .NET]
Public Property LabelBufferRatio As Double
[C#]
public double LabelBufferRatio {get; set;}
[C++]
HRESULT get_LabelBufferRatio(
System.Double* ratio
);
[C++]
HRESULT put_LabelBufferRatio(
double ratio
);
[C++] Parameters ratio [out, retval]
ratio is a parameter of type double* ratio [in]
ratio is a parameter of type double