| Revit 2018 API |
| LayoutRuleClearSpacing..::..JustifyType Property |
| LayoutRuleClearSpacing Class See Also |
Get or set the type of justification.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Syntax
| C# |
|---|
public BeamSystemJustifyType JustifyType { get; set; } |
| Visual Basic |
|---|
Public Property JustifyType As BeamSystemJustifyType Get Set |
| Visual C++ |
|---|
public: property BeamSystemJustifyType JustifyType { BeamSystemJustifyType get (); void set (BeamSystemJustifyType value); } |
Remarks
The justifyType passed in must be a valid object.