public method LineBuilder.ApplyStyle

Brief

Applies a style to the line.

Declaration
C#
Gehtsoft.PDFFlow.Builder.LineBuilder  ApplyStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in LineBuilder

back