GetHatchStylePlan Method

Gets the HatchDisplayStyle object that defines the Plan style.

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

Syntax

C#

public HatchDisplayStyle GetHatchStylePlan()

Visual Basic

Public Function GetHatchStylePlan As HatchDisplayStyle

Visual C++

public:
HatchDisplayStyle^ GetHatchStylePlan()

See Also