Share

SettingsProfileView.SettingsProjectionLabelPlacement Class

Settings for ProfileView default ProjectionLabelPlacement.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsProfileViewSettingsProjectionLabelPlacement


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsProjectionLabelPlacement : TreeOidWrapper

VB

Public Class SettingsProjectionLabelPlacement
	Inherits TreeOidWrapper

C++

public ref class SettingsProjectionLabelPlacement : public TreeOidWrapper

The SettingsProfileViewSettingsProjectionLabelPlacement type exposes the following members.

Properties

 NameDescription
Public propertyDimensionAnchorElevationValueForProjections Settings for DimensionAnchorElevationValueforProjections.
Public propertyDimensionAnchorOption Settings for DimensionAnchorOption.
Public propertyDimensionAnchorPlotHeightValueForProjections Settings for DimensionAnchorPlotHeightValueforProjections.

See Also

Reference

Was this information helpful?