Accusoft Pegasus
ScanFix ActiveX 6.0
SetDimensions Method
See Also  Send Feedback
columns
Width of matrix (# columns).
rows
Height of matrix (# rows).

Description

Sets or changes dimensions of 2-D matrix.

Syntax

Visual Basic
Public Sub SetDimensions( _
   ByVal columns As Long, _
   ByVal rows As Long _
) 

Parameters

columns
Width of matrix (# columns).
rows
Height of matrix (# rows).

Remarks

This method sets all weight values in the matrix to zero (0) - even if the matrix size is not changed.

See Also


©2010. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.