The DrawTool type exposes the following members.
Name | Description | |
---|---|---|
DrawTool |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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. |