StrokedShape

class StrokedShape()

Methods

getStrokeColor

StrokedShape.getStrokeColor()
Return type:Color

getStrokeWidth

StrokedShape.getStrokeWidth()
Return type:Pixels

setStrokeColor

StrokedShape.setStrokeColor(color)
Arguments:
Return type:

void

setStrokeWidth

StrokedShape.setStrokeWidth(strokeWidth)
Arguments:
Return type:

void