static public method LineExtensions.AddLineToRepeatingArea
Adds a line with specified length, width, stroke style and color to the repeating area and returns the RepeatingAreaBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
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