Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.util Namespace / ArrayUtil Class / MAX_EL_COPYING Field

In This Topic
    MAX_EL_COPYING Field
    In This Topic
    The maximum array size to do element by element copying, larger arrays are copyied in a n optimized way.
    Syntax
    'Declaration
     
    Public Const MAX_EL_COPYING As Integer
    public const int MAX_EL_COPYING
    See Also