Learn R Programming

RGtk2 (version 2.20.3)

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

Value

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

Details

See also cairoSetDash and cairoGetDash. Since 1.4