Y justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018
Syntax
C# |
---|
public YJustification YJust { get; } |
Visual Basic |
---|
Public ReadOnly Property YJust As YJustification Get |
Visual C++ |
---|
public: property YJustification YJust { YJustification get (); } |