ImageHeight Property

Specifies the height of the raster image.

See Also | Example

Signature

object.ImageHeight

object

Raster
The object or objects this property applies to.

ImageHeight

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

Remarks

This property is similar to the Height property. The Height property specifies the height of the image in pixels. This property specifies the height of the image in current units.

 

   Comments?