Learn R Programming

RGtk2 (version 2.12.17)

cairoGetDashCount: cairoGetDashCount

Description

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

Usage

cairoGetDashCount(cr)

Arguments

cr

Value

  • [integer] the length of the dash list, or 0 if no dash list set.

Details

See also cairoSetDash and cairoGetDash.

Since 1.4