<Code Lib>
2020 Property
Changes 0
P

SpacingRule.Justification

Description:
The justification of the lines within the region.
Remarks:
This property is only available when Layout is equal to FixedDistance, FixedNumber, MaximumSpacing, or MinimumSpacing.

public SpacingRuleJustification Justification { get; set; }

Loading…