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