Usages of WebGLLineCap
Properties
| lineCap | in WebGLStroke | Gets the line cap. |
Method Return Values
| from (WebGLLineCap) | in WebGLLineCap | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (WebGLLineCap) | in WebGLLineCap | Converts the given argument to an enum constant of this enum type. | |
| getName (WebGLLineCap) | in WebGLLineCap | Returns the name of the given enum constant. | |
| WebGLStroke (Color, number?, WebGLDashStyle?, WebGLLineCap?) | in WebGLStroke | Creates a new stroke with the given color and optional thickness. |