OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: ScottBolton on March 07, 2022, 03:25:55 AM

Title: LoadPictureFile
Post by: ScottBolton on March 07, 2022, 03:25:55 AM
Is it possible to load an image from the Project Picture Folder rather than an explicit folder location? Or is there another way to resize the picture to take into account display scaling?

S
Title: Re: LoadPictureFile
Post by: owenwengerd on March 07, 2022, 07:33:18 PM
To show a project picture folder image, use the Picture (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Property/Picture.htm) property.
Title: Re: LoadPictureFile
Post by: ScottBolton on March 10, 2022, 07:10:24 AM
Hi, Owen.
Problem is, I want to to be able to stretch it to allow for display scaling and this appears to be only available with PictureBox-LoadPictureFile.