GetMatchLineMaskDisplayStylePlan Method

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: 13.4.208.0

Syntax

C#

public DisplayStyle GetMatchLineMaskDisplayStylePlan()

Visual Basic

Public Function GetMatchLineMaskDisplayStylePlan As DisplayStyle

Visual C++

public:
DisplayStyle^ GetMatchLineMaskDisplayStylePlan()

See Also