WebAnnotationBrushJS Class Methods
In This Topic
For a list of all methods of this type, see
WebAnnotationBrushJS.
Methods
| Name | Description |
 | clone | Creates a new annotation brush that is a copy of the current annotation brush. |
 | copyTo | Copies the state of the current annotation brush to the target annotation brush. |
 | equals | Determines that this annotation brush is equals to the specified annotation brush. |
 | get_Color | Gets the color of the annotation brush. |
 | get_Type | Gets the type of the brush. |
 | set_Color | Sets the color of the annotation brush. |
 | set_Type | Sets the type of the brush. |
See Also