Table of Contents

Class CodeFillParameter

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents code fill parameter written to laser.

public class CodeFillParameter : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
Inheritance
PropertyChangedBase
CodeFillParameter
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

FillAreaReduction

Gets or sets the fill area reduction millimeters.

public double FillAreaReduction { get; set; }

Property Value

double

FillInterval

Gets or sets the fill type in millimeters.

public double FillInterval { get; set; }

Property Value

double

The default value is 0.06 mm.