D2D1_STROKE_STYLE_PROPERTIES1

<summary> This defines how geometries should be drawn and widened. </summary>

Members

Variables

dashCap
D2D1_CAP_STYLE dashCap;
Undocumented in source.
dashOffset
FLOAT dashOffset;
Undocumented in source.
dashStyle
D2D1_DASH_STYLE dashStyle;
Undocumented in source.
endCap
D2D1_CAP_STYLE endCap;
Undocumented in source.
lineJoin
D2D1_LINE_JOIN lineJoin;
Undocumented in source.
miterLimit
FLOAT miterLimit;
Undocumented in source.
startCap
D2D1_CAP_STYLE startCap;
Undocumented in source.
transformType
D2D1_STROKE_TRANSFORM_TYPE transformType;

<summary> How the nib of the stroke is influenced by the context properties. </summary>

Meta