Class Pen
Inheritance
| CustomPen | Pen 🡄 CustomPen 🡄 CanvasHelper 🡄 Object |
Properties
| Color | The color of the pen. |
| Width | Thickness of the pen. |
Methods
| getColor () | |
| getWidth () | |
| setColor ( color ) | |
| setWidth ( width ) |
Inheritance
- CustomPen
- Pen 🡄 CustomPen 🡄 CanvasHelper 🡄 Object