Gets the AeccDisplayStyle property that specifies, for the area fill hatch pattern, such Model 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 GetAreaFillHatchDisplayStyleModel() |
Visual Basic |
---|
Public Function GetAreaFillHatchDisplayStyleModel As HatchDisplayStyle |
Visual C++ |
---|
public: HatchDisplayStyle^ GetAreaFillHatchDisplayStyleModel() |