I don't think this works. The ImageScale Parameter is a combo box, where the index value corresponds to the denominator of the fraction.
2 = 1/2 4 = 1/4 and so on... If I set it to any value not found in the combo box, it sets itself back to 1. On Thu, Oct 25, 2012 at 3:33 PM, Alok <[email protected]> wrote: > Look for Viewport Capture parameters in the docs. > > I would do it like this: > Application.Dictionary.GetObject("ViewportCapture.ImageScale").Value = > myScale > > On 25/10/2012 3:15 PM, Bradley Gabe wrote: > > Is it possible to run a camera capture using a size value outside of the > standard 1, 1/2, 1/4, 1/8 set we are provided in the comboBox menu? > If so, I would need to do this via scripting. > > -B > > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2012.0.2221 / Virus Database: 2441/5353 - Release Date: 10/25/12 > > >
<<Alok_Signature_email_.gif>>

