Gets the HatchDisplayStyle that specifies the hatch pattern for the match line mask areas.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public HatchDisplayStyle GetMatchLineMaskHatchDisplayStyle()
VB
Public Function GetMatchLineMaskHatchDisplayStyle As HatchDisplayStyle
C++
public: HatchDisplayStyle^ GetMatchLineMaskHatchDisplayStyle()