Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: Make a Marquee Selection

$
0
0

Most people use "docRef" to refer to app.activeDocument, rather than writing that out all the time.  So to select all, you would really only need:

 

var docRef = activeDocument;

docRef.selection.selectAll();


Viewing all articles
Browse latest Browse all 27456

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>