Home > PHP > Function > > ImagickDraw::setStrokeDashOffset()

ImagickDraw::setStrokeDashOffset()

ImagickDraw::setStrokeDashOffset - Specifies the offset into the dash pattern to start the dash

Syntax

bool ImagickDraw::setStrokeDashOffset (float $dash_offset)

Arguments

  • dash_offset - dash offset

Description

Specifies the offset into the dash pattern to start the dash.

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.