Share

MatchLineStyle.GetLinesDisplayStylePlan Method

Gets the DisplayStyle that specifies plan display properties for the match lines.



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

Syntax

C#

public DisplayStyle GetLinesDisplayStylePlan()

VB

Public Function GetLinesDisplayStylePlan As DisplayStyle

C++

public:
DisplayStyle^ GetLinesDisplayStylePlan()

Return Value

DisplayStyle

See Also

Reference

Was this information helpful?