Class CodeFillParameter
Represents code fill parameter written to laser.
public class CodeFillParameter : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
- Inheritance
-
PropertyChangedBaseCodeFillParameter
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
FillAreaReduction
Gets or sets the fill area reduction millimeters.
public double FillAreaReduction { get; set; }
Property Value
FillInterval
Gets or sets the fill type in millimeters.
public double FillInterval { get; set; }
Property Value
- double
The default value is 0.06 mm.