Y justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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 (); } |