SettingsAbbreviationAlignmentEnhancedGetAlignmentEnhancedAbbreviation Method |
Gets the alignment enhanced abbreviation settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string GetAlignmentEnhancedAbbreviation(
AbbreviationAlignmentEnhancedType type
)
Public Function GetAlignmentEnhancedAbbreviation (
type As AbbreviationAlignmentEnhancedType
) As String
public:
String^ GetAlignmentEnhancedAbbreviation(
AbbreviationAlignmentEnhancedType type
)
Parameters
- type AbbreviationAlignmentEnhancedType
- The type of settings to get.
Return Value
String
See Also