This document is archived and information here might be outdated. Recommended version. |
Determines how often a feature will be labeled.
[Visual Basic .NET] Public Property HowManyLabels As acNumLabels
[C#] public acNumLabels HowManyLabels {get; set;}
[C++]
HRESULT get_HowManyLabels(
acNumLabels* NumLabels
);
[C++]
HRESULT put_HowManyLabels(
acNumLabels NumLabels
);
[C++] Parameters NumLabels [out, retval]
NumLabels is a parameter of type acNumLabels* NumLabels [in]
NumLabels is a parameter of type acNumLabels