Accusoft Pegasus
ScanFix ActiveX 6.0
HorizontalResolution Property
See Also  Send Feedback

Description

Gets and sets the horizontal resolution of the current image.

Property type

Read-write property

Syntax

Visual Basic
Public Property HorizontalResolution() As Single

Remarks

Note: Single variables are stored as signed IEEE 32-bit (4-byte) single-precision floating-point numbers. They range in value from -3.4028235E+38 through -1.401298E-45 for negative values and from 1.401298E-45 through 3.4028235E+38 for positive values. Single-precision numbers store an approximation of a real number.

The Single data type can be converted to the Double or Decimal data type without encountering a System.OverflowException error. Appending the literal type character F to a literal forces it to the Single data type. Appending the identifier type character ! to any identifier forces it to Single.

See Also


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