stroke-fill: Stroke and fill colors

Description Usage Arguments Value Author(s)

Description

Functions for controlling the stroke and fill colors, including the ability to disable or enable stroking and filling.

Usage

1
2
3
4
qhasStroke(x) <- value
       qhasFill(x) <- value
       qstrokeColor(x) <- value
       qfillColor(x) <- value

Arguments

x

The paint context

value

The stroke or fill color, or a logical value for qHasStroke<- and qHasFill<-.

Value

qhasStroke<-: The stroke or fill color, or a logical value for qHasStroke and qHasFill.

Author(s)

Michael Lawrence


ggobi/qtpaint documentation built on May 17, 2019, 3:15 a.m.