Aspose::Pdf::Operators::SetDash::get_Phase method

SetDash::get_Phase method

Dash phase. Before beginning to stroke a path, the dash array shall be cycled through, adding up the lengths of dashes and gaps. When the accumulated length equals the value specified by the dash phase, stroking of the path shall begin, and the dash array shall be used cyclically from that point onward.

int32_t Aspose::Pdf::Operators::SetDash::get_Phase() const

See Also