RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Dimension

Dimension.Above

Property
Description:
The text shown above the segment's value.
Remarks:
This property is for use with single-segmment dimensions only. For multi-segment dimensions use the corresponding properties of the DimensionSegment class.
Syntax
public string Above { get; set; }