GetSectionMarkerDisplayStyleSection Method

Gets the DisplayStyle property that specifies, for the section marker, such Section display styles as color, linetype, plotstyle, etc.

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

Syntax

C#

public DisplayStyle GetSectionMarkerDisplayStyleSection()

Visual Basic

Public Function GetSectionMarkerDisplayStyleSection As DisplayStyle

Visual C++

public:
DisplayStyle^ GetSectionMarkerDisplayStyleSection()

See Also