Gets the defaults assigned to surface labels.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsCmdAddContourLabelingGroupSettingsCmdAddContourLabeling AddContourLabeling { get; }
VB
Public ReadOnly Property AddContourLabeling As SettingsCmdAddContourLabelingGroupSettingsCmdAddContourLabeling Get
C++
public: property SettingsCmdAddContourLabelingGroupSettingsCmdAddContourLabeling^ AddContourLabeling { SettingsCmdAddContourLabelingGroupSettingsCmdAddContourLabeling^ get (); }