The DrawTool type exposes the following properties.
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. |