Class |
ScriptUIBrush | ||||||||||||||||
A painting brush that encapsulates a color or pattern used to fill paths. Create with ScriptUIGraphics.newBrush(). Use as a value of backgroundColor properties, and pass as an argument to the fillPath() method. | |||||||||||||||||
Properties |
| ||||||||||||||||
Element of |
ScriptUIGraphics.backgroundColor ScriptUIGraphics.disabledBackgroundColor | ||||||||||||||||
Used in: | void ScriptUIGraphics.fillPath (brush: ScriptUIBrush[, path: ScriptUIPath]) | ||||||||||||||||
Return |
ScriptUIBrush ScriptUIGraphics.newBrush (type: Number, color: Array of Number | String) |
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |