Click or drag to resize

BaseScanControllerMotfProfile Property

Gets or sets the Mark On-The-Fly profile used by the scan controller.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract MarkOnTheFlyProfile MotfProfile { get; set; }

Property Value

MarkOnTheFlyProfile
See Also