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