Click or drag to resize

OptimizationSettingsSortSettingsSegmentOverlap Property

Value to overlap splitted segments. Each segment will be enlarged by half of the overlap at start and end.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.37.0
Syntax
C#
public double SegmentOverlap { get; set; }

Property Value

Double
See Also