ImageWidth Property

Returns the width in full-size coordinates of the image being displayed.

Applies To

Image Edit control

Syntax

object.ImageWidth

Data Type

Long

Remarks

If an image is not being displayed, the ImageWidth property returns the full-size width 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 ImageWidth property generates an error.

Available at run-time as read-only.

See Also

Image property

Image topics in Imaging Concepts

ImageHeight property

ImageScaleWidth property