Print a pattern

# S3 method for GridLinearGradient
print(x, depth = 1L, prefix = NULL, ...)

# S3 method for GridRadialGradient
print(x, depth = 1L, prefix = NULL, ...)

# S3 method for GridTilingPattern
print(x, depth = 1L, prefix = NULL, ...)

# S3 method for GridMask
print(x, depth = 1L, prefix = NULL, ...)

Arguments

x

object to print

depth

indentation depth. Default: 1L

prefix

Prefix for first line of output. Default: NULL

...

arguments which may be passed to other functions