Namespace:
Autodesk.Revit.DB
OrdinateDimensionLineStyle
Enumeration
Description:
The ordinate dimension line style.
The ordinate dimension line style.
Syntax
public enum OrdinateDimensionLineStyle
Unknown Namespace Members:
Name | Description |
---|---|
None | Shows no dimension line. When you select the dimension line in the drawing area, a hidden line displays. |
Continuous | Displays the dimension line as continuous. |
Segmented | Segments the dimension line. Specify the length of the segments with the DimensionLineLength property. |