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