# File lib/RMagick.rb, line 558 def stroke_dashoffset(value=0) primitive "stroke-dashoffset #{value}" end