[]
D2D1_STROKE_STYLE_PROPERTIES
public struct StrokeStyleProperties
Name | Description |
---|---|
DashCap | D2D1_CAP_STYLE dashCap |
DashOffset | float dashOffset |
DashStyle | D2D1_DASH_STYLE dashStyle |
EndCap | D2D1_CAP_STYLE endCap |
LineJoin | D2D1_LINE_JOIN lineJoin |
MiterLimit | float miterLimit |
StartCap | D2D1_CAP_STYLE startCap |