Click or drag to resize

MarkableSpiralUseFixedRadius Property

Uses fixed radius in Rectangular mode.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public bool UseFixedRadius { get; set; }

Property Value

Boolean
Remarks
If true, line segments will increase with each turn. Otherwise, radius will be increased.
See Also