new PenStyle()
Constructor, creates a new instance of this type.
- Tutorials:
Members
-
options :object.<string, string>
-
Options that will be passed to the renderer. For example strokeStyle lets you set the color of the stroke.
-
renderFunction :string
-
The name of the function that will be used to render the signature. Right now the valid options are: ChiselPenStyle, InkwellPenStyle, PlainPenStyle.