Gets the HatchDisplayStyle object that specifies profile display properties.

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

Syntax

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

See Also