Revit 2017.1 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: 17.0.0.0 (17.0.1090.0)
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.