The drawTool type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
color | Gets or sets a draw tool color. |
|
|
enableColorPicker | Gets or sets a value specifying whether to display the pen color picker. |
|
|
enableEraser | Gets or sets a value specifying whether to display the eraser tool. |
|
|
enableWidthSlider | Gets or sets a value specifying whether to display the pen width slider. |
|
|
maxWidth | Gets or sets a upper value of the width slider of the draw tool. |
|
|
minWidth | Gets or sets a lower value of the width slider of the draw tool. |
|
|
width | Gets or sets a draw tool width. |