Method Cairo.Context()->get_dash_count()


Method get_dash_count

int get_dash_count()

Description

This function returns the length of the dash array (0 if dashing is not currently in effect).

Returns

the length of the dash array, or 0 if no dash array set.

See also

set_dash() and get_dash().