SpacingRuleSetLayoutNone Method |
Set the Layout property to None.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void SetLayoutNone()
public:
void SetLayoutNone()
member SetLayoutNone : unit -> unit
RemarksNo internal lines will be
generated, but the effect is equivalent to having two
lines, one at each end of the region.
See Also