GetHatchDisplayStyleModel Method

Gets the HatchDisplayStyle object that specifies model display properties.

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

Syntax

C#

public HatchDisplayStyle GetHatchDisplayStyleModel()

Visual Basic

Public Function GetHatchDisplayStyleModel As HatchDisplayStyle

Visual C++

public:
HatchDisplayStyle^ GetHatchDisplayStyleModel()

See Also