DrawTool Members HTML5/Flash Uploader ASP.NET

The DrawTool type exposes the following members.

Constructors

Name Description
Public method DrawTool

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Color

Gets or sets a draw tool color.

Public property EnableColorPicker

Gets or sets a value specifying whether to display the pen color picker.

Public property EnableEraser

Gets or sets a value specifying whether to display the eraser tool.

Public property EnableWidthSlider

Gets or sets a value specifying whether to display the pen width slider.

Public property MaxWidth

Gets or sets a upper value of the width slider of the draw tool.

Public property MinWidth

Gets or sets a lower value of the width slider of the draw tool.

Public property Width

Gets or sets a draw tool width.

See Also

Reference