Gets the alignment enhanced abbreviation settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public string GetAlignmentEnhancedAbbreviation( AbbreviationAlignmentEnhancedType type )
Visual Basic
Public Function GetAlignmentEnhancedAbbreviation ( _ type As AbbreviationAlignmentEnhancedType _ ) As String
Visual C++
public: String^ GetAlignmentEnhancedAbbreviation( AbbreviationAlignmentEnhancedType type )
Parameters
- type
- Type: Autodesk.Civil.Settings.AbbreviationAlignmentEnhancedType
The type of settings to get.