ProjectionStyleGetDisplayStyleSection Method

Gets the DisplayStyle object that specifies section display properties.

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

Parameters

type  ProjectionDisplayStyleSectionType
The type of DisplayStyle to get.

Return Value

DisplayStyle
See Also