SettingsProfileView.SettingsProjectionLabelPlacement Class

Settings for ProfileView default ProjectionLabelPlacement.

Settings for ProfileView default ProjectionLabelPlacement.

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

Syntax

C#

public class SettingsProjectionLabelPlacement : TreeOidWrapper

Visual Basic

Public Class SettingsProjectionLabelPlacement _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsProjectionLabelPlacement : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsProfileView.SettingsProjectionLabelPlacement

See Also