Gets the HatchDisplayStyle object that specifies profile display properties.

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

Syntax

C#
public HatchDisplayStyle GetHatchDisplayStyleProfile()
Visual Basic
Public Function GetHatchDisplayStyleProfile As HatchDisplayStyle
Visual C++
public:
HatchDisplayStyle^ GetHatchDisplayStyleProfile()

See Also