Can I select non-rectangular regions / arrays using a script?
I took at look at the VB Scripting Reference. Not clear whether the Select-Region made up of an array of points, can in fact be something other than a rectangle.
I took at look at the VB Scripting Reference. Not clear whether the Select-Region made up of an array of points, can in fact be something other than a rectangle.
I'm not familar with VB, and most people who script tend to use JS, as it's cross platform. However, with js, and I'm assuming VB you can set an array of points for a selection, and it doesn't have to be a rectangle. the Select-Region might be just for a retangular area, but you should be able to create a selection in any shape you want.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.