GetHatchStyleSection Method

Gets the HatchDisplayStyle object that defines the Section style.

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

Syntax

C#

public HatchDisplayStyle GetHatchStyleSection()

Visual Basic

Public Function GetHatchStyleSection As HatchDisplayStyle

Visual C++

public:
HatchDisplayStyle^ GetHatchStyleSection()

See Also