ID2D1StrokeStyle1 interface (d2d1_1.h)

Describes the caps, miter limit, line join, and dash information for a stroke.

Inheritance

The ID2D1StrokeStyle1 interface inherits from ID2D1StrokeStyle. ID2D1StrokeStyle1 also has these types of members:

Methods

The ID2D1StrokeStyle1 interface has these methods.

 
ID2D1StrokeStyle1::GetStrokeTransformType

Gets the stroke transform type.

Remarks

This interface adds functionality to ID2D1StrokeStyle.

Requirements

Requirement Value
Minimum supported client Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1_1.h

See also

ID2D1StrokeStyle