public method LineBuilder.SetStroke

Brief

Sets the line stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.LineBuilder  SetStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The line stroke style.

Declared in LineBuilder

back