Searched defs:D2D1_STROKE_STYLE_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
439 typedef struct D2D1_STROKE_STYLE_PROPERTIES D2D1_STROKE_STYLE_PROPERTIES; typedef549 struct D2D1_STROKE_STYLE_PROPERTIES { struct550 D2D1_CAP_STYLE startCap;551 D2D1_CAP_STYLE endCap;552 D2D1_CAP_STYLE dashCap;553 D2D1_LINE_JOIN lineJoin;554 FLOAT miterLimit;555 D2D1_DASH_STYLE dashStyle;556 FLOAT dashOffset;