Gets the DisplayStyle that specifies plan display properties for the match line mask areas.

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

Syntax

C#
public DisplayStyle GetMatchLineMaskDisplayStylePlan()
Visual Basic
Public Function GetMatchLineMaskDisplayStylePlan As DisplayStyle
Visual C++
public:
DisplayStyle^ GetMatchLineMaskDisplayStylePlan()

See Also