SectionStyleGetDisplayStyleSection Method

Gets the DisplayStyle object that specifies section display properties for the Section component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public DisplayStyle GetDisplayStyleSection(
	SectionDisplayStyleSectionType type
)

Parameters

type  SectionDisplayStyleSectionType
 

Return Value

DisplayStyle
See Also