AverageError Property
Description
Represents whether or not error averaging is used during the iterative alignment.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property AverageError As Boolean |
Return Type
Read/write Boolean.
Remarks
This property is only valid for objects of type ITER_ALIGN. For other objects, getting this property always returns FALSE, and setting it does nothing.
See Also