Example-VB | Example-VC++ |
Returns or sets the vertical resolution of the image being displayed.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.ImageResolutionY[=value]
Long
When the AutoRefresh property is set to True, changing the ImageResolutionY property causes the displayed image to be refreshed automatically.
Changing the setting of the ImageResolutionY property sets the ImageModified property to True.
If an image is not being displayed, the ImageResolutionY property returns or sets the vertical resolution of the image specified in the Image property.
If an image is not being displayed and the Image property does not contain the name of an image, the ImageResolutionY property generates an error.
Available at run-time as read-and-write.