Question
How to do add guideline in python?
I knew the javascript add guideline with this
activeDocument.guides.add (Direction.HORIZONTAL,UnitValue(20,20))
I don't know how to do this in Python.
I knew the javascript add guideline with this
activeDocument.guides.add (Direction.HORIZONTAL,UnitValue(20,20))
I don't know how to do this in Python.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.