SettingsSurfaceContourLabeling Property |
Gets the defaults assigned to surface labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsSurfaceSettingsContourLabeling ContourLabeling { get; }
Public ReadOnly Property ContourLabeling As SettingsSurfaceSettingsContourLabeling
Get
public:
property SettingsSurfaceSettingsContourLabeling^ ContourLabeling {
SettingsSurfaceSettingsContourLabeling^ get ();
}
Property Value
SettingsSurfaceSettingsContourLabeling
See Also