Click or drag to resize

OptimizationSettingsReplaceStraightCurvesByLines Property

If all of a curve's control points are on the same line as its start and end point, the curve element is replaced by a line.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public bool ReplaceStraightCurvesByLines { get; set; }

Property Value

Boolean
See Also