Home
About
Showcase
Features
Why choose Tabular IQ
Documentation
Overview
Classes By Category
Classes By Name
Database Functions
Blog
Help
Overview
Feedback
Book a call
Home
About
Showcase
Documentation
Blog
Help
Book a call
Pen Class
Class Index By Category
Overview
Encapsulates a pen object, which is used for drawing the foreground on a graphics object.
Constructor
Pen(color : Color, thickness : Number)
Pen(name : String, thickness : Number)
Arguments
color
The
color
to use to draw the foreground.
name
The
name
of the color to use to draw the foreground.