Gets the AeccDisplayStyle property that specifies, for the area fill hatch pattern, such Plan display styles as color, linetype, plotstyle, etc.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public HatchDisplayStyle GetAreaFillHatchDisplayStylePlan()
VB
Public Function GetAreaFillHatchDisplayStylePlan As HatchDisplayStyle
C++
public: HatchDisplayStyle^ GetAreaFillHatchDisplayStylePlan()