Gets the DisplayStyle object that specifies the surface component Plan display color, layer, linetype, etc.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public DisplayStyle GetDisplayStylePlan( SurfaceDisplayStyleType type )
VB
Public Function GetDisplayStylePlan ( type As SurfaceDisplayStyleType ) As DisplayStyle
C++
public: DisplayStyle^ GetDisplayStylePlan( SurfaceDisplayStyleType type )
Parameters
- type SurfaceDisplayStyleType
- The type of DisplayStyle to get.