Click or drag to resize

WorkspaceConfigurationMarkOntheFlySettings Class

Presets for mark on the fly.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.ConfigurationWorkspaceConfigurationMarkOntheFlySettings

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public class MarkOntheFlySettings

The WorkspaceConfigurationMarkOntheFlySettings type exposes the following members.

Constructors
 NameDescription
Public methodWorkspaceConfigurationMarkOntheFlySettingsInitializes a new instance of the WorkspaceConfigurationMarkOntheFlySettings class
Top
Properties
 NameDescription
Public propertyAngle Gets or sets the motf angle.
Public propertyDistance Gets or sets the distance used for the start trigger.
Public propertyEnableObsolete.
Enables mark on the fly.
Public propertyMinSegmentWidth Defines the minimum segment size before adding a wait distance. Automatically set to 0.05 * field size in case of null.
Public propertyMode Enables mark on the fly.
Public propertyPitch Gets or sets the distance used for the repetition trigger.
Public propertyRepetitionTrigger Sets or gets the repetition trigger.
Public propertyTrigger Sets or gets the start trigger.
Top
See Also