The instance.Stroke
function contains convenience methods and members
for Rac.Stroke
objects setup with the owning Rac
instance.
- Source:
Members
none
#
| source:
style/instance.Stroke.js, line 13
A Stroke
with no weight and no color. Using or applying this stroke
will disable stroke drawing.
one
#
| source:
style/instance.Stroke.js, line 23
A Stroke
with weight
of 1
and no color. Using or applying this
stroke will only set the stroke weight to 1
.