| Overload | Description | 
|---|---|
| ConstructStroke() | Constructs a stroke. | 
| ConstructStroke(CIMColor) | Constructs a stroke of specific color. | 
| ConstructStroke(CIMColor,Double) | Constructs a stroke of specific color and width. | 
| ConstructStroke(CIMColor,Double,SimpleLineStyle) | Constructs a stroke of specific color, width and style. |