Usages of WebGLDashStyle
Properties
| dashStyle | in WebGLStroke | Gets the dash style for the WebGLStroke. |
Method Return Values
| from (WebGLDashStyle) | in WebGLDashStyle | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| from (WebGLDashStyle) | in WebGLDashStyle | Converts the given argument to an enum constant of this enum type. | |
| getName (WebGLDashStyle) | in WebGLDashStyle | 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. |