static public method LineExtensions.AddLineToSection
Adds a line with specified length, width and stroke style to the section and returns the SectionBuilder
.
Declaration | ||||
|
Parameters | |
sectionBuilder |
This |
length |
The line length in points. |
width |
The line width in points. |
stroke |
The line stroke style. |
Declared in LineExtensions