Gets the AeccDisplayStyle for marker display style in section view orientation.

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

Syntax

C#
public DisplayStyle GetProfileMarkerDisplayStyleSection()
Visual Basic
Public Function GetProfileMarkerDisplayStyleSection As DisplayStyle
Visual C++
public:
DisplayStyle^ GetProfileMarkerDisplayStyleSection()

See Also