static public method LineExtensions.AddLineToSection
Adds a line with specified length, width, stroke style and color 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. |
color |
The line color. |
Declared in LineExtensions