SpacingRule.Distance
Property
Description:
The exact distance between layout lines.
The exact distance between layout lines.
Remarks:
This property is only available when Layout is equal to FixedDistance, MaximumSpacing, or MinimumSpacing. Must be a positive value less than 30000'.
This property is only available when Layout is equal to FixedDistance, MaximumSpacing, or MinimumSpacing. Must be a positive value less than 30000'.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when theLayoutproperty is None or FixedNumber. |