Specifies the default value for anchor elevation. Enter a value or click and select an elevation in the drawing area.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble DimensionAnchorElevationValueForProjections { get; }
VB
Public ReadOnly Property DimensionAnchorElevationValueForProjections As PropertyDouble Get
C++
public: property PropertyDouble^ DimensionAnchorElevationValueForProjections { PropertyDouble^ get (); }