Gets the X resolution of the current image.
Read-only property
Visual Basic |
---|
Public Property IResX As Single |
A single value which represents the x resolution of the current image.
This property is used to obtain the X resolution of the current image or image that is being acquired.
This property is available at runtime and is read-only. IResX is available in the PreScan event and thereafter.
The IResX units are determined by the ICAP_UNITS capability.