ImageResolutionX Property

Returns or sets the horizontal resolution of the image being displayed.

Applies To

Image Edit control

Syntax

object.ImageResolutionX[=integer ]

Data Type

Long

Remarks

When the AutoRefresh property is set to True, changing the ImageResolutionX property causes the displayed image to be refreshed automatically.

If an image is not being displayed, the ImageResolutionX property returns or sets the horizontal resolution of the image specified in the Image property.

If an image is not being displayed and the Image property does not contain the filename of an image, the ImageResolutionX property generates an error.

Available at run-time as read-and-write.

See Also

AutoRefresh property

Image property

Image topics in Imaging Concepts

ImageResolutionY property