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