mySelection.stroke( strokeColor, width, [ location ], [ mode ], [ opacity ], [ preserveTransparency ] ) in Photoshop DOM

strokes the selection

Arguments

nametypedescription
strokeColor Object
width Number
location StrokeLocation [optional]
mode ColorBlendMode [optional]
opacity Number [optional]
preserveTransparency Boolean [optional]
Return Type
(none)