Click or drag to resize

ProcessVariablesOnOffPattern Property

Gets or sets a pattern for dashed lines.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double[] OnOffPattern { get; set; }

Property Value

Double
The on/off patterns with values in μm.
Remarks
This sets an on/off pattern that is used when marking. Every even element inside the list (beginning at 0) represents the length of a line, every odd element the length of the space.
See Also