public method LineBuilder.SetLength

Brief

Sets the line length.

Declaration
C#
Gehtsoft.PDFFlow.Builder.LineBuilder  SetLength (Gehtsoft.PDFFlow.Models.Shared.XUnit length)

Parameters
length

The line length in points.

Declared in LineBuilder

back