Click or drag to resize

OptimizationSettingsRemoveDuplicates Property

Removes a polyline, a circle, an ellipse, a curve or a drill if the successor in the command list is from the same type and at the same position.

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

Property Value

Boolean
See Also