Table of Contents

Constructor StrokeStyleProperties

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

StrokeStyleProperties(CapStyle, CapStyle, CapStyle, LineJoin, float, DashStyle, float, StrokeTransformType)

public StrokeStyleProperties(CapStyle startCap, CapStyle endCap, CapStyle dashCap, LineJoin lineJoin, float miterLimit, DashStyle dashStyle, float dashOffset, StrokeTransformType transformType)

Parameters

startCap CapStyle
endCap CapStyle
dashCap CapStyle
lineJoin LineJoin
miterLimit float
dashStyle DashStyle
dashOffset float
transformType StrokeTransformType