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