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.4.2516.0

Syntax

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

See Also