Gets the HatchDisplayStyle object that defines the Profile style for the component indicated by the specified StructureHatchStyleProfileType value.

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

Syntax

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

See Also