GetMarkerDisplayStyleSection Method

Gets the marker display style for section views.

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

Syntax

C#

public virtual DisplayStyle GetMarkerDisplayStyleSection()

Visual Basic

Public Overridable Function GetMarkerDisplayStyleSection As DisplayStyle

Visual C++

public:
virtual DisplayStyle^ GetMarkerDisplayStyleSection()

See Also