You are here: Start » FIL.NET » FIS.HistogramSize Method

FIS.HistogramSize Method

Computes the number of histogram bins.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void HistogramSize
(
	FilNet.Histogram inHistogram,
	out int outSize
)

Parameters

Name Type Range Default Description
inHistogramFilNet.HistogramInput histogram.
outSizeintOutput size.

See also