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