[]
        
(Showing Draft Content)

CSJ2K.j2k.util.ArrayUtil.MAX_EL_COPYING

MAX_EL_COPYING Field

The maximum array size to do element by element copying, larger arrays are copyied in a n optimized way.

Namespace: CSJ2K.j2k.util
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int MAX_EL_COPYING = 8
Returns
Type Description
int The maximum array size to do element by element copying, larger arrays are copyied in a n optimized way.