Share

SettingsAbbreviationGeneral Class

Abbreviations Settings for abbreviations that are not feature specific.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAbbreviationGeneral


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

Syntax

C#

public sealed class SettingsAbbreviationGeneral : TreeOidWrapper

VB

Public NotInheritable Class SettingsAbbreviationGeneral
	Inherits TreeOidWrapper

C++

public ref class SettingsAbbreviationGeneral sealed : public TreeOidWrapper

The SettingsAbbreviationGeneral type exposes the following members.

Properties

 NameDescription
Public propertyInfinity Gets or sets the abbreviation string for "Infinity" that is applied to alignment spiral radius property values where infinity is returned as the value.
Public propertyLeft Gets or sets the abbreviation string for "Left", supported as a unique label text component property field name Offset Side.
Public propertyRight Gets or sets the abbreviation string for "Right", supported as a unique label text component property field name Offset Side.

See Also

Reference

Was this information helpful?