2020 Constructor
Changes 0
C

LayoutRuleFixedDistance

Description:
Constructor of LayoutRuleFixedDistance. Create LayoutRuleFixedDistance with the values passed in.
public LayoutRuleFixedDistance(
	double spacing,
	BeamSystemJustifyType justifyType
)