ID2D1Factory1::CreateStrokeStyle methods

Creates a ID2D1StrokeStyle1 object.

Overload list

Method Description
CreateStrokeStyle (D2D1_STROKE_STYLE_PROPERTIES1*, FLOAT *, UINT32, ID2D1StrokeStyle1**) Creates a ID2D1StrokeStyle1 object.
CreateStrokeStyle (D2D1_STROKE_STYLE_PROPERTIES1&, FLOAT *, UINT32, ID2D1StrokeStyle1**) Creates a ID2D1StrokeStyle1 object.

See also

ID2D1Factory1