addLineStyle
Adds a new style entry to each value of the lineStyles object. The length of the lineStyles list must be equal to the length of the styling list assigned to the control instance (see ref_lineStyles).
Signatures
- ParamateControls.<ControlName>.addLineStyle(lineStyles)
Parameters
- lineStyles
-
List of PrimLineStyle objects.
Return value
none