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: 10.0.1111.0
Syntax
C# |
---|
public enum DimensionAnchorType |
Visual Basic |
---|
Public Enumeration DimensionAnchorType |
Visual C++ |
---|
public enum class DimensionAnchorType |
Members
Member name | Value | Description | |
---|---|---|---|
GraphViewBottom | 5 | ||
GraphViewTop | 4 | ||
DistanceBelow | 2 | ||
DistanceAbove | 1 | ||
FixedElevation | 0 |