[]
D2D1_STROKE_STYLE_PROPERTIES1
public struct StrokeStyleProperties1
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
D2D1_STROKE_TRANSFORM_TYPE transformType
public StrokeTransformType TransformType