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

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
 

Detailed Description

Definition at line 415 of file d2d1.idl.

Member Data Documentation

◆ dashCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::dashCap

Definition at line 419 of file d2d1.idl.

◆ dashOffset

float D2D1_STROKE_STYLE_PROPERTIES::dashOffset

Definition at line 423 of file d2d1.idl.

◆ dashStyle

D2D1_DASH_STYLE D2D1_STROKE_STYLE_PROPERTIES::dashStyle

Definition at line 422 of file d2d1.idl.

◆ endCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::endCap

Definition at line 418 of file d2d1.idl.

◆ lineJoin

D2D1_LINE_JOIN D2D1_STROKE_STYLE_PROPERTIES::lineJoin

Definition at line 420 of file d2d1.idl.

◆ miterLimit

float D2D1_STROKE_STYLE_PROPERTIES::miterLimit

Definition at line 421 of file d2d1.idl.

◆ startCap

D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::startCap

Definition at line 417 of file d2d1.idl.


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