Adobe Photoshop CS5 Object Library JS: StrokeLocation

Photoshop CS5

 The placement of path or selection boundary strokes.

Value

NameDescriptionValue
StrokeLocation.CENTERThe border is placed in the center of the the selection or layer boundaries. int 2
StrokeLocation.INSIDEThe border is placed inside the selection or layer boundaries. int 1
StrokeLocation.OUTSIDEThe border is placed outside the selection or layer boundaries. int 3

Usage

In function

void Selection.stroke (strokeColor: any, width: int[, location: StrokeLocation=StrokeLocation.CENTER][, mode: ColorBlendMode=ColorBlendMode.NORMAL][, opacity: int=100][, preserveTransparency: bool])

Jongware, 28-Aug-2012 v3.0.3iContents :: Index