Gets the HatchDisplayStyle object that specifies plan display properties.

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

Syntax

C#
public HatchDisplayStyle GetHatchDisplayStylePlan()
Visual Basic
Public Function GetHatchDisplayStylePlan As HatchDisplayStyle
Visual C++
public:
HatchDisplayStyle^ GetHatchDisplayStylePlan()

See Also