Object used to change the section display options according the section source.

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

Syntax

C#
public sealed class SectionDisplayOption : GraphDisplayOption
Visual Basic
Public NotInheritable Class SectionDisplayOption _
	Inherits GraphDisplayOption
Visual C++
public ref class SectionDisplayOption sealed : public GraphDisplayOption

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.DatabaseServices..::..GraphDisplayOption
        Autodesk.Civil.DatabaseServices..::..SectionDisplayOption

See Also