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. |
ConstructStroke(CIMColor,Double,SimpleLineStyle,Simple3DLineStyle) | Constructs a 3D stroke of specific color, width and style. |
ConstructStroke(CIMColor,Double,SimpleLineStyle,Simple3DLineStyle,Simple3DLineAnchor) | Constructs a 3D stroke of specific color, width and style. |