Click or drag to resize

WorkspaceConfigurationMarkOntheFlySettingsMinSegmentWidth Property

Defines the minimum segment size before adding a wait distance. Automatically set to 0.05 * field size in case of null.

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

Property Value

NullableDouble
See Also