Share

SpacingRule.Justification Property

The justification of the lines within the region.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public SpacingRuleJustification Justification { get; set; }

Property Value

SpacingRuleJustification

Remarks

This property is only available when Layout is equal to FixedDistance, FixedNumber, MaximumSpacing, or MinimumSpacing.

See Also

Reference

Was this information helpful?