WebLineCapJS Class Methods
In This Topic
For a list of all methods of this type, see
WebLineCapJS.
Methods
| Name | Description |
| clone | Creates a new line cap that is a copy of the current line cap. |
| copyTo | Copies the state of the current line cap to the target line cap. |
| equals | Determines that this line cap is equals to the specified line cap. |
| get_Size | Gets or sets the size of the cap. |
| get_Style | Gets the style of the cap. |
| set_Size | Gets or sets the size of the cap. |
| set_Style | Sets the style of the cap. |
See Also