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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public HatchDisplayStyle GetAreaFillHatchDisplayStylePlan() |
Visual Basic |
---|
Public Function GetAreaFillHatchDisplayStylePlan As HatchDisplayStyle |
Visual C++ |
---|
public: HatchDisplayStyle^ GetAreaFillHatchDisplayStylePlan() |