Share

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.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0

Syntax

C#

public enum DimensionAnchorType

VB

Public Enumeration DimensionAnchorType

C++

public enum class DimensionAnchorType

Members

Member nameValueDescription
FixedElevation0 
DistanceAbove1 
DistanceBelow2 
GraphViewTop4 
GraphViewBottom5 

See Also

Reference

Was this information helpful?