| YJustification Enumeration | 
 The justification of the framing element in Y. 
 Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
 Syntax
 Syntax   Members
 Members  | Member name | Value | Description | 
|---|---|---|
| Center | 1 | Justification to the geometrical center of the element. | 
| Left | 0 | Justification to the left of the element. | 
| Origin | 2 | Justification to the origin of the element. | 
| Right | 3 | Justification to the right of the element. | 
 See Also
 See Also