Gets the HatchDisplayStyle object that defines the Plan style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public HatchDisplayStyle GetHatchStylePlan()
VB
Public Function GetHatchStylePlan As HatchDisplayStyle
C++
public: HatchDisplayStyle^ GetHatchStylePlan()