Gets the DisplayStyle object that defines the Section style for the component indicated by the specified StructureDisplayStyleSectionType value.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public DisplayStyle GetDisplayStyleSection( StructureDisplayStyleSectionType component )
Visual Basic
Public Function GetDisplayStyleSection ( _ component As StructureDisplayStyleSectionType _ ) As DisplayStyle
Visual C++
public: DisplayStyle^ GetDisplayStyleSection( StructureDisplayStyleSectionType component )
Parameters
- component
- Type: Autodesk.Civil.DatabaseServices.Styles.StructureDisplayStyleSectionType
The Structure display component to get.