Gets the HatchDisplayStyle object that defines the section style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public HatchDisplayStyle GetHatchStyleSection() |
| Visual Basic |
|---|
Public Function GetHatchStyleSection As HatchDisplayStyle |
| Visual C++ |
|---|
public: HatchDisplayStyle^ GetHatchStyleSection() |