Skip to content

SpacingRule.Justification

Public Property

The justification of the lines within the region.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public SpacingRuleJustification Justification { get; set; }

Property Value

SpacingRuleJustification

Remarks

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