This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableHistogram2 Interface > ITableHistogram2.MaxSampleSize Property (ArcObjects .NET 10.4 SDK) |
Data Sampling Max Size.
[Visual Basic .NET] Public Property MaxSampleSize As Integer
[C#] public int MaxSampleSize {get; set;}
[C++]
HRESULT get_MaxSampleSize(
long* Size
);
[C++]
HRESULT put_MaxSampleSize(
long Size
);
[C++]
Parameters Size [out, retval] Size is a parameter of type long Size [in] Size is a parameter of type long