The classification categories of the filter.
[Visual Basic .NET] Public Property ClassBreaks As IDoubleArray
[C#] public IDoubleArray ClassBreaks {get; set;}
[C++]
HRESULT get_ClassBreaks(
IDoubleArray** ppBreaks
);
[C++]
HRESULT putref_ClassBreaks(
IDoubleArray* ppBreaks
);
[C++]Parameters
ppBreaks [out, retval]ppBreaks is a parameter of type IDoubleArray
ppBreaks [in]ppBreaks is a parameter of type IDoubleArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.