Share

SpacingRule.Layout Property

A choice of several gridline layout rules.


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

Syntax

C#

public SpacingRuleLayout Layout { get; }

Property Value

SpacingRuleLayout

Remarks

If "None" is chosen, no internal lines will be generated, but the effect is equivalent to having two lines, one at each end of the region.

See Also

Reference

Was this information helpful?