AlignmentExport settings for LandXML exporting.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsLandXMLExportSettingsAlignmentExport AlignmentExport { get; }
VB
Public ReadOnly Property AlignmentExport As SettingsLandXMLExportSettingsAlignmentExport Get
C++
public: property SettingsLandXMLExportSettingsAlignmentExport^ AlignmentExport { SettingsLandXMLExportSettingsAlignmentExport^ get (); }