Namespace:
Autodesk.Revit.DB
NumberSystemJustifyOption
Enumeration
Description:
The available options for justification of the numbers in a number system.
The available options for justification of the numbers in a number system.
Syntax
public enum NumberSystemJustifyOption
Unknown Namespace Members:
Name | Description |
---|---|
Front | The number will locate in front of the annotated object along the annotating direction. |
Center | The number will locate in the center of the annotated object along the annotating direction. |
Back | The number will locate in back of the annotated object along the annotating direction. |