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.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic bool ReplaceStraightCurvesByLines { get; set; }
Property Value
Boolean
See Also