Gets the DisplayStyle object that specifies section display properties.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public DisplayStyle GetDisplayStyleSection( ProjectionDisplayStyleSectionType type )
VB
Public Function GetDisplayStyleSection ( type As ProjectionDisplayStyleSectionType ) As DisplayStyle
C++
public: DisplayStyle^ GetDisplayStyleSection( ProjectionDisplayStyleSectionType type )
Parameters
- type ProjectionDisplayStyleSectionType
- The type of DisplayStyle to get.