Share

PipeStyle.GetHatchStyleSection Method

Gets the HatchDisplayStyle object that defines the Section style.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public HatchDisplayStyle GetHatchStyleSection()

VB

Public Function GetHatchStyleSection As HatchDisplayStyle

C++

public:
HatchDisplayStyle^ GetHatchStyleSection()

Return Value

HatchDisplayStyle

See Also

Reference

Was this information helpful?