Contains settings that apply to the drawing, as specified in the Drawing Settings dialog box.
Contains settings that apply to the drawing, as specified in the Drawing Settings dialog box.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public class SettingsDrawing : TreeOidWrapper
Visual Basic
Public Class SettingsDrawing _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsDrawing : public TreeOidWrapper

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsDrawing

See Also