Usages of LineCap
Method Return Values
from (LineCap) | in LineCap | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (LineCap) | in LineCap | Converts the given argument to an enum constant of this enum type. | |
getName (LineCap) | in LineCap | Returns the name of the given enum constant. | |
Stroke (Fill?, number?, ) | in Stroke | Initializes a new instance of the Stroke class using the given fill and thickness. | |
Stroke (number, number, number, number?, number?, ) | in Stroke | Initializes a new instance of the Stroke class using the given rgba values and thickness. |