Share

SettingsSectionView.SettingsProjectionLabelPlacement Class

Settings to establish the default styles assigned to assembly components.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyDimensionAnchorElevationValueForProjections Specifies the default value for anchor elevation. Enter a value or click and select an elevation in the drawing area.
Public propertyDimensionAnchorOption Specifies whether the default anchor option will be Fixed, Above, Below, Graph View Top, or Graph View Bottom.
Public propertyDimensionAnchorPlotHeightValueForProjections Specifies the default value for anchor plot height. Enter a value or retain the existing default value.

See Also

Reference

Was this information helpful?