ReactOS 0.4.17-dev-934-g091855f
D2D1_STROKE_STYLE_PROPERTIES1 Struct Reference
Collaboration diagram for D2D1_STROKE_STYLE_PROPERTIES1:

Public Attributes

D2D1_CAP_STYLE startCap
 
D2D1_CAP_STYLE endCap
 
D2D1_CAP_STYLE dashCap
 
D2D1_LINE_JOIN lineJoin
 
float miterLimit
 
D2D1_DASH_STYLE dashStyle
 
float dashOffset
 
D2D1_STROKE_TRANSFORM_TYPE transformType
 

Detailed Description

Definition at line 228 of file d2d1_1.idl.

Member Data Documentation

◆ dashCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES1::dashCap

Definition at line 232 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ dashOffset

float D2D1_STROKE_STYLE_PROPERTIES1::dashOffset

Definition at line 236 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ dashStyle

D2D1_DASH_STYLE D2D1_STROKE_STYLE_PROPERTIES1::dashStyle

Definition at line 235 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ endCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES1::endCap

Definition at line 231 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ lineJoin

D2D1_LINE_JOIN D2D1_STROKE_STYLE_PROPERTIES1::lineJoin

Definition at line 233 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ miterLimit

float D2D1_STROKE_STYLE_PROPERTIES1::miterLimit

Definition at line 234 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ startCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES1::startCap

Definition at line 230 of file d2d1_1.idl.

Referenced by d2d_factory_CreateStrokeStyle().

◆ transformType

D2D1_STROKE_TRANSFORM_TYPE D2D1_STROKE_STYLE_PROPERTIES1::transformType

Definition at line 237 of file d2d1_1.idl.

Referenced by d2d_device_context_DrawGeometry(), and d2d_factory_CreateStrokeStyle().


The documentation for this struct was generated from the following file: