This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterStretchAdvancedLabels Interface > IRasterStretchAdvancedLabels.NumLabels Property (ArcObjects .NET 10.4 SDK) |
Number of labels.
[Visual Basic .NET] Public Property NumLabels As Integer
[C#] public int NumLabels {get; set;}
[C++]
HRESULT get_NumLabels(
long* NumLabels
);
[C++]
HRESULT put_NumLabels(
long NumLabels
);
[C++]
Parameters NumLabels [out, retval] NumLabels is a parameter of type long NumLabels [in] NumLabels is a parameter of type long