cairoGetDashCount {RGtk2} | R Documentation |
This function returns the length of the dash list in cr
(0 if dashing
is not currently in effect).
cairoGetDashCount(cr)
|
[Cairo ] a Cairo |
See also cairoSetDash
and cairoGetDash
.
Since 1.4
[integer] the length of the dash list, or 0 if no dash list set.
Derived by RGtkGen from GTK+ documentation