Lines Matching refs:strokeDashOffset
1412 void Magick::Image::strokeDashOffset(const double strokeDashOffset_)1415 options()->strokeDashOffset(strokeDashOffset_);1418 double Magick::Image::strokeDashOffset(void) const1420 return(constOptions()->strokeDashOffset());