Gets the DisplayStyle property that specifies, for the feature line, such Plan display styles as color, linetype, plotstyle, etc.

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

Syntax

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

See Also