Class MultiPassFillParameters
Represents multi pass fill parameters for a code block.
public class MultiPassFillParameters : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
- Inheritance
-
PropertyChangedBaseMultiPassFillParameters
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
FillInterval
Gets or sets the fill interval in millimeters.
public double FillInterval { get; set; }
Property Value
- double
Default value 0.06mm.
ShrinkFill
Gets or sets the shrink fill width.
public double ShrinkFill { get; set; }
Property Value
- double
Default value 0mm.