set Stroke
Set the shape's stroke width and stroke color.
Parameters
stroke Width
a float for the width of the stroke.
stroke Color
an int representing the Color to use for the shape's stroke.
Set the shape's stroke width and stroke color using a ColorStateList.
Parameters
stroke Width
a float for the width of the stroke.
stroke Color
the ColorStateList for the shape's stroke.