Settings to establish the default styles assigned to assembly components.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsSectionViewSettingsProjectionLabelPlacement
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsProjectionLabelPlacement : TreeOidWrapper
VB
Public NotInheritable Class SettingsProjectionLabelPlacement Inherits TreeOidWrapper
C++
public ref class SettingsProjectionLabelPlacement sealed : public TreeOidWrapper
The SettingsSectionViewSettingsProjectionLabelPlacement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DimensionAnchorElevationValueForProjections | Specifies the default value for anchor elevation. Enter a value or click and select an elevation in the drawing area. | |
| DimensionAnchorOption | Specifies whether the default anchor option will be Fixed, Above, Below, Graph View Top, or Graph View Bottom. | |
| DimensionAnchorPlotHeightValueForProjections | Specifies the default value for anchor plot height. Enter a value or retain the existing default value. |
