In This Topic
Sets the size of an image by setting the coordinates of the lower left corner and the height. By this means the the aspect ratio is kept always the same as in the original image. The width results of the aspect ratio.
Syntax
Parameters
- pntStart
- Eplan.EplApi.Base.PointD representing image's lower left corner
- height
- Height of the image
See Also