Share

SettingsAbbreviationAlignment Class

Abbreviations Settings for Alignment Geometry Point Entity Data

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAbbreviationAlignment


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

Syntax

C#

public sealed class SettingsAbbreviationAlignment : TreeOidWrapper

VB

Public NotInheritable Class SettingsAbbreviationAlignment
	Inherits TreeOidWrapper

C++

public ref class SettingsAbbreviationAlignment sealed : public TreeOidWrapper

The SettingsAbbreviationAlignment type exposes the following members.

Methods

 NameDescription
Public methodGetAlignmentAbbreviation Gets the alignment abbreviation settings
Public methodSetAlignmentAbbreviation Sets the alignment abbreviation settings

See Also

Reference

Was this information helpful?