DimensionAnchorType Enumeration |
Enumerates the location of the anchor used to position dimension lines for certain profile view labels, such as vertical curve labels.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum DimensionAnchorType
Public Enumeration DimensionAnchorType
public enum class DimensionAnchorType
MembersMember name | Value | Description |
---|
FixedElevation | 0 | |
DistanceAbove | 1 | |
DistanceBelow | 2 | |
GraphViewTop | 4 | |
GraphViewBottom | 5 | |
See Also