Signature | |
Type | widget |
Dictionary | widget.signature |
Library | Signature |
Associations | com.livecode.widget.signature |
Summary | The signature widget can be used to draw a signature. |
Description | The signature widget can be used to draw a signature. |
Type | Name | Summary | Syntax |
---|---|---|---|
property | borderWidth | The width of the border to draw | get the borderWidth of <widget> set the borderWidth of <widget> to <pixels> |
- - - | opaque | Whether the background of the widget is filled | get the opaque of <widget> set the opaque of <widget> to {true | false} |
- - - | pathData | The path data used to draw the widget | get the pathData of <widget> set the pathData of <widget> to <array> |
widget | Signature | The signature widget can be used to draw a signature. | get the pathData of <widget> set the pathData of <widget> to <array> |