SpacingRule.SetLayoutFixedDistance
Description:
Set the Layout property to FixedDistance.
Set the Layout property to FixedDistance.
Remarks:
When changing the Layout to FixedDistance, you must also simultaneously set the Distance, Justification, GridlinesRotation, and Offset properties.
When changing the Layout to FixedDistance, you must also simultaneously set the Distance, Justification, GridlinesRotation, and Offset properties.
public void SetLayoutFixedDistance(
double distance,
SpacingRuleJustification just,
double gridlinesRotation,
double offset
)
-
Doubledistance
-
just
-
DoublegridlinesRotation
-
Doubleoffset