ImageWidth property

Sets or returns the width of the image in current units.

 

Syntax

doubleVariable = object.ImageWidth

object.ImageWidth = <double>

 

Where:

     doubleVariable is a double-precision variable (or value) representing the image width (in drawing units).

     object is an Raster object.

 

Examples...

AddImage method example

 


© Bricsys NV. All rights reserved.