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