ImageWidth Property

Specifies the width of the raster image.

See Also | Example

Signature

object.ImageWidth

object

Raster
The object or objects this property applies to.

ImageWidth

Double; read-write
The width of the raster image.

Remarks

This property is similar to the Width property. The Width property specifies the width of the image in pixels. This property specifies the width of the image in the current units.

 

   Comments?